[ad_1]
I’m looking for a way to create several dropdown lists with identical values, but in such a way that if a value is already chosen in a dropdown, it cannot be chosen again in another. And the result should be submittable with contact details.
Is there a plugin available for this?
[ad_2]
How good are you with Javascript?
Yes and no. You could use any form with conditional logic, and set it so that :
If dropA = dropB or A = C or B = C do not show submit button.
It won’t extract options but is a simple set-up.
Otherwise you’ll need to have insane complexity – depending on how many options each has – or code.
Forms Gravity, WPForms, Forminator, CF7 (via add-on), Formidable – only free one I know Fluent