This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Show Item SearchDialog and retrieve selected item id programatik

fli - Thursday, December 8, 2011 9:50 AM:

Hi members,

Can you help me, I want to do a Action, type="Item" that invokes the Item SearchDialog, allowing the User to select an Item to be related to the first Item

case: User right-clicks an Item "A-Item" and chooses the Action "A-Action"

A-Action then shows the Aras standard SearchDialog for Items e.g. Itemtype="Identity" and display Items listed in a String

From the SearchDialog the selected Items is returned to the A-Action -method, where relationships are created.

I have tried this function, but can't make sense of it  __ uiItemTypeSelectionDialog

much appreciated, thanks