Sorting from a form
Is there a way to have a form with a checklist -- and have items checked (on the checklist) feed into different database lists?
Is there a work around for this?
Is there a way to have a form with a checklist -- and have items checked (on the checklist) feed into different database lists?
Is there a work around for this?
Of course! You can use a contains constraint on the value, i.e.
RequestedLists contains [Weekly Specials]
Note if you’re using the Checkboxes field type, recommend having your checkbox values enclosed in square brackets as shown. Not just “Weekly Specials” but “[Weekly Specials]“. This reduces unexpected collisions down the line.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.