Searching for data based on incident number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2024 05:22 AM
Hello, in this study that I did over two days, I created a catalog item with 3 string fields, free text type, so that the person can type the incident number and thus bring up the short description and the incident description. I am aware that there are ways to do this without having to create a catalog client script or an include script, but I did it this way for a challenge that was proposed, so that I could go deeper and better understand the relationship between a GlideAjaz and catalog client script.
Script Include:
Catalog Client Script:
The challenge and reaching the result this way was fun. I believe there are ways to create better and more dynamic code, but for now I think this works very well.
If the post is helpful, please give it a thumbs up and comment so we can improve together in this world of ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2024 10:48 AM - edited 12-06-2024 11:40 AM
Good one! Thanks for sharing. Pls post this in on Developer Articles not on Developer forum.