Form Field Logic
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module creates a form with the ability to specify conditional fields.
Example:
I want to create a select field with options A, B, or C.
If the user selects option A, I can output another select field with options D, E, and F.
If the user selects option B, I can output another select field with options G, H, and J.
Etc.
