Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.2.0-b1
-
Component/s: None
-
Labels:None
Description
Update the configurable_option_conditions.value_id column to be a MEDIUMTEXT
Enable the "In" and "Not In" operators when selecting a dropdown or radio trigger option.
Add a multiselect field with the option values.
Save selected value IDs as a json_encoded array.
Update config option logic to properly interpret an array of value IDs.