1 respuesta

Hi, Geoffrey Flynn
- This is really better suited to a junction object where you can associate multiple Lookup values to a single record
- https://help.salesforce.com/HTViewHelpDoc?id=relationships_manytomany.htm
It doesn't completely solve your UI, but you can make it pretty quick if you leverage Quick Actions instead of the classic related list button
For the love of everything don't use a multi-select picklist for this, you'll pay for it later - many, many times overQuick Actions and a junction are a good place to start if that still isn't fast enough you can get a developer to do some pretty cool UI work that looks like a multi-select picklist but is actually based on records.ThanksRahul Kumar