Allows you to create "chained" select form elements in the Form Designer - i.e. the available choices in a select form field that is chained to another select field, causes the second field to change options based on the value of the first field.
Chained Select module changelog
Version 2.1.0:
- Change: Updated view structure to support new updates in Jamroom Core 6.5.12+
- Bug Fix: Updates and fixes when running on PHP 8.1+
Version 2.0.0:
- Change: A new, more reliable user interface to create sets of options has been added
- Bug Fix: Multiple reloads of the page may not load previously saved values in select fields
Version 1.1.8:
- Bug Fix: Square brackets "[]" could show as only select option in 2nd and 3rd sets in some cases
Version 1.1.7:
- Change: Updated with support for new version of Custom Forms (1.3.0+)
Version 1.1.6:
- Bug Fix: Possible Activity Log SQL query error when viewing the "Manage Sets" tool
Version 1.1.5:
- Bug Fix: Chained Select fields in Form Designer set to "required" could be saved without a selection
Version 1.1.4:
- Bug Fix: Ordering for chanined select Form Designer fields not displaying in correct position
Version 1.1.3:
- New: Added new UK Country/County CSV file that can be imported
- Change: Redundent function removed
Version 1.1.2:
- Bug Fix: Option sets with only numeric values are not using the correct value when saved
Version 1.1.1:
- New: "Option Label" setting for level 2 and 3 option sets to have a different Form label than the parent
Version 1.1.0:
- Change: All new interface for creating Option sets - not backwards compatable!
Version 1.0.3
- New: Added default Country/State/City CSV files that can be imported
Version 1.0.2
- Bug Fix: Import can now handle comma and tab seperated files
Version 1.0.1
- Bug Fix: now works reliably with three or more chained fields
Version 1.0.0:
- Initial Release