i am building an user input form to get info from the users to a database. One field is a multi selection checkbox. I wanted to connect this to a multi reference field in my collection.
How can i do that? If i click the “connect to data” icon on the multi selection element, every field in my collection is not available to select.
Hi @gerco have you come up with a solution to this? I just came across the same, solved it by using a tags field type in the databse (collection) field.
Hi plon, unfortunately not…this could be a very useful feature for handling and sorting databases based on multi fields, but no one seems to care. I would be happy to hear your fix on that, thanks!
Description
Checkbox Group allow visitors to make multiple selections.
A checkbox group have a label (text displayed on your page) and a value (data stored in your collection). The options selected (values) by a visitor are saved as a batch of text separated by commas.