# Hierarchical Selector Example Config

| Parameter | Example Value |
| --- | --- |
| `dataListId` | `203...` |
| `idField` | `ListDataID` |
| `parentField` | `ParentId` |
| `labelField` | `Title` |
| `valueField` | `ListDataID` |
| `saveToField` | `SelectedCategoryIds` |
| `multiSelect` | `true` |
| `titleText` | `Category` |
| `subtitleText` | `Select category` |
| `maxItems` | `200` |
| `emptyText` | `No hierarchy records` |
| `filterExpression` | `` |

Adjust field IDs and list IDs to match the target Yeeflow application.
