Hi,
I have the requirement to store multiple hobbies and/or interests for a contact. These should then be used to be able to lookup all contacts that share a common interest, e.g. Golf and to invite them to an event.
Any proposals how to solve that?
I first thougt of creating a new entity for hobbies to create a list of all hobbies like a product catalogue. Then I'd like to integrate a hobbies box to the contacts form, which shows all hobbies related to this contact and allows to select/link multiple hobbies to this contact... But this doesn't really work out, because it only allows to create new instances of hobbies and not to link existing ones.
I also thouhgt about:
- Hobbies drop down field
- Lookup field to hobbies entity
But both are not an option, because only one single hobby can be selected.
Also marketing lists are not really the solution I have in my mind.
Any advice would be highly appreciated ;)
Thx in advance
Thomas