Create scripted filters
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Navigation and UI
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.
Before you begin
Role required: admin
Procedure
Example
The company creates an application, Intensive Care, and a table, [u_intensive_care]. While the table contains a reference field for the customer name, there is no direct link to the user table. Thus, the manager cannot set up an incident list filter using the condition builder for customers who are under intensive care.
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 a dynamic filter option
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.