Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Staff Interface
-
Labels:None
Description
Create a new option for Configurable Option Groups after 'Edit' and label it "Edit Option Dependencies".
The linked page should control settings for displaying config options based on the selected value of another (we'll call this configurable option logic). This page should contain a tab for each configurable option assigned to the group. Each of these tabs should contain at least a button labeled "Add Condition Set". When clicked a new instance of the following table should be created before the button:
Field Name | Condition | Value | Then | Options |
---|---|---|---|---|
Select menu of config options in this group | Select menu of '>', '<', '=', 'In List' | Select menu of values for the selected option OR text field | Select menu of 'show', 'hide' | Add, Remove |
- Lists of values should be comma separated, add a tooltip mentioning this.
- Value select menu should be should IFF the source field is a select or radio type
- A link should be displayed just bellow the table "Remove Set"
- A text block should be displayed under the table (before the button but after the link) "OR..."