Hello,
I have a custom workflow in my CRM 2011 org. In the custom activity code, I have a contact entity lookup as an input parameter to the custom. I want this contact look-up to have multiple values selected at a time and pass these values as input parameters to
the workflow.
For example, I want to select Contact1, Contact2 and Contact3 in the contact look-up as input parameters to the workflow.
Is there any way to achieve this?