Reply To: Minimum and maximum selected checkboxes

Home Forums Quform WordPress Minimum and maximum selected checkboxes Reply To: Minimum and maximum selected checkboxes

#37694
Abbas
Participant

Update:

Thee code snippet for the second requirement works properly.

I made a small change to the code and it works for me.

I changed:
if ($total > 100)
to
if ($total != 100)

And it works properly

Very grateful to you

Hope you help me restrict the number of options selected

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy