Hi,
In my workflows once as a user if i try to select an user in a select user dialog box.
I get error on the livelink page (java script error captured when clicked on the source)
func=user.SelectUserDlg&formname=myForm&fieldprefix=_1_1_13_1&title=Select+User&DisplayUserName=&NoGroups=FALSE&NoGroupsSelectable=TRUE&_ug_targetType=3&_ug_searchType=0&_ug_action=0&_ug_searchOpr=1&_ug_startValue=&_ug_startId=0&_ug_groupId=-1&_ug_rowsRequest=30&_ug_sortCols=NAME|LASTNAME&_ug_spaceID=0&_ug_searchColumn=0&_ug_searchValue=student6
For other fields\attributes for user selection it is working fine except for the field fieldprefix=_1_1_13_1
which i capture through the java script error alerts box.
Any pointers plz?
Further dubugging: if i put debug in builder and set a breakpoint on execute method of selectuserdlg (webuser)
and then try to select the user it gives me
Livelink Error:
[Login object refcnt mismatch].
This issue is resolved now.
When i looked into the sept patch 2010 which i was applying to my system i could see this messes the select functionaly and when i applied the cumalative patch correctly with the independent patches it is fixed.
Cheers,