I have a field in my web part and its form control I have set to uni selector. I am using that field to retrieve the values that uni selector is returning. Is this a correct way to get uni select...
Hi! I am using a uniselecter for select multiple documents.@cms:UniSelector ObjectType=@cms.document@ SelectionMode=@MultipleTextBox@ OrderBy=@@ runat=@server@ ID=@usSelectPages@ ShortID=@@ Allow...
Hi! I need to list pages (cms.menuItem type) and need to select multiple pages from that list. to that if i use uniselector what are the parameter for object type? (becaue if i set the object type...