I have multiple sets of checkboxes and I plan to store them in Collections. I was able to do it once but was having issues with storing in multiple collections.
Here's my current formula:
If(formTracker.Mode <> FormMode.New, Collect (colCategory, galMyTickets.Selected.'Category Name'))
I have other collections: colLocation, colStatus, colPriority. How can I include them on my formula?

Report
All responses (
Answers (