TF-2085 Add Dropdown select condition group
(cherry picked from commit ec96c105814346e5c9c18efa1643aaadeb1ca77e)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2023-10-27T20:44:50.998215",
|
||||
"@@last_modified": "2023-09-16T17:09:02.481409",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -3325,5 +3325,29 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"all": "All",
|
||||
"@all": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"any": "Any",
|
||||
"@any": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"conditionTitleRulesFilterBeforeCombiner": "If",
|
||||
"@conditionTitleRulesFilterBeforeCombiner": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"conditionTitleRulesFilterAfterCombiner": "of the following conditions are met:",
|
||||
"@conditionTitleRulesFilterAfterCombiner": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user