Script for Condition builder in UI page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 09:56 PM
Greetings everyone
I am presently engaged in UI page condition builder and require guidance on creating a script for the save button to implement the filter function.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 02:26 AM
@Community Alums
Didn't get a chance to check on this
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 01:16 AM - edited 07-26-2023 01:17 AM
@Ankur Bawiskar sorry, I shared this as an example.
Detailed Business Requirement :
Since the customer lacks a TPM solution, the main business requirement is to generate a comprehensive report containing hardware models and their associated Configuration Items (CIs). The purpose of this report is to monitor the life cycle risks of each model and track their progress over time. To accomplish this, data needs to be extracted from three tables: hardware model, lifecycle info, and CI table. I have already developed a script include that generates the desired report. Now, I aim to enhance the functionality by adding a filter function. This addition will empower the respective business owner to utilize the report more effectively and generate tailored insights.
Existing report template:
Hardware Model | End of Support Date | Lifecycle Status | Prev Month Count of CIs | Current Count of Cis | Delta |

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 04:31 AM
could someone please suggest on this