Delete
Are you sure you want to delete this?
WebConfigAgentSetting
-
AgentID_Owner
-
3442
-
AgentAPIID
-
3001
-
GroupName
-
product_display
-
SettingCode
-
extended_properties_settings
-
SettingValue
-
{
"items": {
"groupsize": {
"ShowIf": "",
"EmptyText": "-",
"NotShowText": "-",
"Formular": ""
},
"number_seats": {
"ShowIf": "can_confirm_seat",
"EmptyText": "-",
"NotShowText": "-",
"Formular": "{can_confirm_seat} === true ? ({currentValue} >= 10) ? '{currentValue}' : ({currentValue} <= 0) ? '{currentValue}' : '{currentValue}' : '{currentValue}'"
}
}
}