Skip to content

Commit

Permalink
chore: combined fields into single column zone
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-golovanov committed Sep 5, 2024
1 parent 8dbae9a commit c66dce6
Showing 1 changed file with 2 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,25 +119,15 @@
"value": "NOT_IN"
}
]
}
]
},
{
"controlType": "SINGLE_COLUMN_ZONE",
"children": [
},
{
"label": "Sort data",
"configProperty": "actionConfiguration.formData.list.sortBy.data",
"controlType": "SORTING",
"-subtitle": "Array of Objects",
"-tooltipText": "Array of Objects",
"-alternateViewTypes": ["json"]
}
]
},
{
"controlType": "SINGLE_COLUMN_ZONE",
"children": [
},
{
"label": "Paginate data",
"configProperty": "actionConfiguration.formData.list.pagination.data",
Expand Down

0 comments on commit c66dce6

Please sign in to comment.