Ui action redirect to Catalog Item form and populate the fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 01:09 AM
Hello ServiceNow community developers,
Scenario: We have one table called Pipeline request under that when we click on Ui action (travel plan) so it will redirect to the catalog item page(Create Travel Plan Fulfiller Only) and auto populate the fields of pipeline request table as we have 4 fields common in both the table so we have to auto populate and able to Submit the catalog Item form.
I create one UI action So redirect to catalog form is working with this script but auto populate of fields and submittion is not working.
UI action Script:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 10:10 PM
Hi
Write a onLoad client script to autopopulate the values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 10:16 PM
for auto populating you should write onLoad catalog client script which gets the value from URL and set it
refer below links and they should help you
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader