Skip to main content

I have a form that allows a User - selected first, to then select 8 items individually.


I want to make sure the user never selects the same item twice by adding conditional logic, but I can’t seem to do that on a choice by choice basis per user.


The perfect functionality would be to say if Form already selected X eliminate it from the choices on next selection and so on.


The conditionals only seem to be on the entire table not the form directly.


Any ideas?

A linked record field will only let the user select each value once.


For anything more complex than that, you may want to check out the combination of JotForm + On2Air Forms.


Reply