Recipes
Practical how-to guides for common SolidX tasks. Each recipe focuses on a single topic you can apply to your own project.
| Recipe | Description |
|---|---|
| Additional Datasources | Connect to extra databases beyond the default datasource |
| Customizing UI Theme | Brand a SolidX app by overriding theme tokens, provider configuration, and static assets |
| Filtering Data | Use filter operators to query records via the REST API or CRUD service |
| Filtering Relation Field Options | Restrict the options shown in a relation field dropdown using field-level and layout-level filters |
| Soft Delete | Archive and recover records instead of permanently deleting them |
| Workflow Status | Display and update a record's workflow status directly from its form view |

