Панель фильтров
Вкладка «Шаблон»
{
"fieldId": "organization",
"configuration": {
"filterTypes": [
"selection",
"none"
]
}
}Last updated
{
"fieldId": "organization",
"configuration": {
"filterTypes": [
"selection",
"none"
]
}
}Last updated
{
"fieldId": "state",
"configuration": {
"autocomplete": {
"source": [
{
"id": "3",
"label": "Согласовано"
},
{
"id": "4",
"label": "Отказано"
}
]
}
}
}{
"fieldId": "createdAt",
"configuration": {
"filterTypes": [
"relative"
],
"filterSubTypes": [
"futurePeriod"
]
}
}{
"fieldId": "purposeOfVisit",
"operatorType": "like"
}{
"fieldId": "purposeOfVisit",
"operatorType": "eq"
}{
"fieldId": "sites",
"configuration": {
"filterTypes": [
"selection"
],
"autocomplete": {
"multiSelect": false
}
}
}