# Dependent Selector Example Config

| Parameter | Example Value |
| --- | --- |
| `dataListId` | `203...` |
| `parentField` | `Country` |
| `childField` | `State` |
| `parentSaveToField` | `SelectedCountry` |
| `childSaveToField` | `SelectedState` |
| `titleText` | `Location` |
| `subtitleText` | `Select country and state` |
| `maxItems` | `500` |
| `emptyText` | `No options` |
| `filterExpression` | `` |

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