Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.0-b2
-
Fix Version/s: 5.2.0-b1
-
Component/s: None
-
Labels:None
Description
Config option logic should automatically select the default for a config option when:
- All values for the config option were previously hidden
- The default value is revealed
We'll likely need to make a list of hidden fields before performing any option logic to make this happen.