Script for Condition builder in UI page.

Community Alums
Not applicable

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!

7 REPLIES 7

@Community Alums 

Didn't get a chance to check on this

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

 @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 ModelEnd of Support DateLifecycle StatusPrev Month Count of CIsCurrent Count of CisDelta
      

Community Alums
Not applicable

could someone please suggest on this