Create a dynamic filter option
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Navigation and UI
Dynamic filter options enhance filtering by allowing users to run existing script includes or JavaScript against a reference field within condition builders and dynamic reference qualifiers.
Before you begin
Role required: admin
About this task
This task describes how to create a new dynamic filter option and an associated script include.
Dynamic filter options "objectize" script includes/JavaScript, enabling them to be reused in multiple condition builders and dynamic Reference qualifiers. This type of filter enables you to modify a script once and have the changes automatically take effect everywhere the dynamic filter option is used.
- use an existing is (dynamic) dynamic filter option (condition builder only)
- use an existing dynamic filter option (OOB or custom)
- create a new dynamic filter option and script include/JavaScript

Procedure
Related Content
- Create and edit filters
Set up and edit an admin-configured filter.
- Delete filters
You can delete any saved filter, including global, group, or personal filters.
- Create scripted filters
The condition builder alone cannot create some filters, such as displaying a record set that depends on an unrelated table. If you know JavaScript, you can create JavaScript functions for use in advanced filters.