
Any thoughts would be appreciated...
Thank you,
Bobby
1 respuesta
Hi Bobby - Two approaches to consider:
1) Checkboxes - if you have a smaller number of interests, adding checkboxes to the contact record may be the best course. If you are using lightning, can you keep this off the page layout, add them to a quick action, and then add that quick action on its own tab, creating an 'Interests' tab to keep your page layout clean (see here for more on this approach: https://theaccidentaladmins.com/record-detail-tabs
2) Custom 'Interest' Object - if you have a large number of interest categories or they change regularly, it may be worth creating a custom 'Interests' object that holds all available interests. Then you would create a junction object to the contact record, 'Contact Interests', so each contact could be related to multiple interests.
Some may recommend a multi-select picklist here...I would argue there is never a good use case for a MSP...just avoid them.