I have a collection list. I want my users to select only a certain number of choices. Also, I want to get the ID of those records and update the database. Any ideas how I can accomplish this? My initial thought was using checkboxes. But probably there is an easier way.
Maybe use the multiselect option? Or make a number of select fields of the option depending how many number of choice you want, you can use the label/value field in the select/multiselect field in the component’s settings to get the id as value