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

multi select picklist in lookup field
hi,
I want to have a multiselect picklist in a lookup field. Is that possible? Whatever I have searched gave me the idea that it is possible. But don't know how. Can anyone please help me in this regard? I think this is a very common problem as faced by many.
Thanking you
regards
Sarthak
What you want to do in this case is create a many-to-many relationship, which you can do with a Custom Junction Object (look up the docs on that -- it's really just a custom object with 2 Master-Detail relationships).
This will not give you a multiselect lookup exactly, but it will give you a related list with many looked-up items.
All Answers
What you want to do in this case is create a many-to-many relationship, which you can do with a Custom Junction Object (look up the docs on that -- it's really just a custom object with 2 Master-Detail relationships).
This will not give you a multiselect lookup exactly, but it will give you a related list with many looked-up items.
hi werewolf,
Thanks a lot for the reply.It works :).
Thanking you
regards
Sarthak