dynamic_list_set_settings
Opens the standard settings dialog to apply filters and ordering to a dynamic list. Preserves existing settings unless clear_first is enabled.
Instructions
Open the dynamic-list settings form and add filter/order elements through the standard dialog.
Filters: [{field, value, comparison?}] — comparison defaults to 'Равно'. Orders: [{field, direction?}] — direction defaults to empty (uses dialog default).
This is the preferred way to apply settings; it uses the same dialog the user sees.
Keep clear_first=false unless replacing all user settings was explicitly requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| close | No | ||
| orders | No | ||
| filters | No | ||
| session_id | No | default-18 | |
| clear_first | No |