Closed mwhiterabbit closed 6 years ago
I've this problem too and I agree, also the depends field should also work with dropdown selection.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
Implemented since Fomantic-UI 2.7.2 by fomantic/Fomantic-UI#372
Hello,
I am trying to make certain textboxes required depending on which radio button is selected. But instead of only 1 textbox being required all are required and preventing submission. Using a checkbox works as intended in the docs.
js fiddle