Form Field Logic

Categories

Component ID

1992202

Component name

Form Field Logic

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.