So Im looking for functionality similar to a checkbox. What I have is a serious of options that can be selected. Currently the options are presented within a repeating group and either a toggle or a check box would represent the option being selected. a submit button would create a list of the options based on the ones that have been selected and record them to a database list. This functionality will happen before a database record has been created so my thinking was that it would be a state. I’ve not been able to figure out how to add current cells to a state… I’ve only been able to set a state.
I hope Im explaining my situation correctly.
Looking forward to your feedback.