You need to sign in to do that
Don't have an account?

Assign task to multiple users in Visual Force
Winter '12 gives the option to assign a task to multiple users. However, if you create a Visual Force page to overwrite the task edit screen, then the multiple user selection option isn't given in the popup, so you cannot use it there.
Does somebody know if this will become available from within Visual Force? Or maybe I'm overlooking something?
Hi
what VF tag using in VF Page. try using with<apex:inputfield>
I use the inputfield tag and the functionality is working fine, except for the multiple user selection.
I found out that it is just a parameter added to the popup, but unfortunately, I cannot alter the onclick function of the lookup icon on Assigned to.
Any other ideas?