Reply
Ich
Visitor
Ich
Posts: 2

How could I select multiple values from lookup search?

Hi all,
 
I'm new in Salesforce.
I try to select multiple values, for example we select Users, from the lookup search button.
It can only select one User in each field.
 
If we want to get two Users in one field, how to use to lookup search?
What and where should I make up configurations?
 
Thanks a lot.
 
 
Regrads,
Regular Contributor
CRMsimple
Posts: 117

Re: How could I select multiple values from lookup search?

You can only select one record with Lookup fields. If you expect that you will need more records to be displayed, you will need to add more lookup fields to that object. Can you explain where you are using this lookup? I may have some other suggestions.


Ich
Visitor
Ich
Posts: 2

Re: How could I select multiple values from lookup search?

Hi CRMsimple,

Thanks for you kindly reply. I have achieved this function by using 'Sales team' and 'Account team' feature. Actually I want to select multiple users to notify and arrange task in workflow. The users are selected in Opportunity tab or Case tab and they may be different each time.

And I find that 'Sales team' meets this question and it is soloved.