How can I create a multi-selection option? Example… Let’s say I have 10 speakers participating here:
You would need to use a multi-reference field. Option fields don’t support multiple selections. You would use a new collection to represent the options displayed. Benefit is you could display additional info about the speakers on the template or within a collection list.
2 Likes
Hey Jeff, that’s exactly my line of thinking. However, that kind of sucks hehe
Because, at many times, I don’t want to create another object just to make 4 options.
My current workaround is creating a solid helper and hope people will go with it.
Let’s pray.
Ya I want to use a multi select option to filter lists of content. This 2 collection method is harder to content manage.