I see that people have been trying to work around the lack of multi-select fields since the earliest days of the product, and the functionality appears to still not be there OOTB.
Some workarounds I've seen:
- Javascript (prone to breakage and error and upgrade issues, from what I've seen)
- Having a two option field for each "option", and changing the display to a checkbox, so you have a number of fields that can be checked on or off (tedious to set up, seems like it would take extra space in each record and extra processing in each report)
- Making an entity with your option list, and then making an N:N relationship (has issues with reporting and advanced find, apparently - also would have to secure each one if you didn't want people adding to them. Also wonder about the overhead on this...)
Mind you, all the issues/disadvantages above are things I'm gleaning from people using old versions. I'm not seeing any discussion of the on 2015 yet. We're going to run some tests as well, but anyone either using any other workarounds for this, or have anything additional to say (or refute) about the above options?
It seems so odd that this feature isn't OOTB...:-/ Anyone know if there are any plans? It seems like it's a restriction people have been chafing at for quite some time.
*This post is locked for comments