Hello,
What is the best way to display a dialog box in taskspace that allows the user to multi-select users to a listbox and edit the selected users?
Thanks.
Can you explain your requirement little bit more...
The requirement is to have a button in a taskspace application that allows for the selection of users.
So when clicking on a button, a screen should appear that allows for the selection of users and save them in a workflow variable.
Something like the user selection in webtop.
Here are the steps to do this...
Hope this will meet your requirement.
This works great for user select selection! Any suggestions for enabling the user to modify the selection? For example removing a selected user ?
Should I modify the search form or should I add another button for removing users?