Make a toggle required based on the other 3 fields
Hey
I wanted to change the toggle required/not required based on the change of select value. From the select value, I'm having 3 values on which the selection toggle is required and the rest of the values toggle is not required.
This will be the initial case. I've to update the toggle based on 3 other fields.
My code is attached. How can I do it?
I wanted to change the toggle required/not required based on the change of select value. From the select value, I'm having 3 values on which the selection toggle is required and the rest of the values toggle is not required.
This will be the initial case. I've to update the toggle based on 3 other fields.
My code is attached. How can I do it?
Check.php1.79KB