Skip to content

Conversation

@SrijanPatwa
Copy link
Contributor

Dynamically adding options to a Glide List field on the UI page. This will create an intuitive interface for selecting and managing company records within ServiceNow, enhancing user experience and operational efficiency.

This script will help to get an idea of the size of tables present in ServiceNow instance and accordingly plan to reduce the instance database footprint.
Populating glide list field named "SN Company" which utilizes the lightweight_glide_list2 macro to dynamically populate the dropdown with active entries from the core_company table. The form includes "OK" and "Cancel" buttons, enabling users to submit their selection or cancel the action.
@SrijanPatwa SrijanPatwa marked this pull request as draft October 4, 2024 13:53
@SrijanPatwa SrijanPatwa marked this pull request as ready for review October 4, 2024 13:54
@snamjosh snamjosh assigned snamjosh and unassigned snamjosh Oct 4, 2024
@earlduque earlduque merged commit fe574c8 into ServiceNowDevProgram:main Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants