Overview
Options filters are a specialized use of conditional filters to restrict the choices available in dropdown inputs, conditional forms, or similar selection fields, ensuring users only see relevant options based on conditions.Where Can Options Filters Be Used?
- Dropdown Inputs: In forms for creating or updating records, to filter options in linked record or value-based dropdowns.
- Quick Select Inputs: You can filter a quick select field in conditional forms to only show options that meet certain criteria.
- Inline Filters: On dynamic blocks, where user-facing filter dropdowns can have their options restricted (e.g., only show filterable statuses that the user has access to).
- Other Contexts: Any selection field mapped to a data source, such as in conditional forms for step or section logic.