- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 01:00 AM
Hi
I'm building a Ui page with 3 reference fields, these reference fields should populate using the field values from the form using a Ui action. I'm passing the sys_id's and fetching them but the display value is empty. Also I need to populate some fields based on each of these 3 reference fields.
Based on Incident - Price per unit, Quantity & Amount should be populated similarly for other 2 reference fields.
Below is my code:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 05:46 AM
you need to send display value as well to the UI page from UI action
check this link where I shared solution few years ago
Store value in reference field of ui page using client script
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 03:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 05:46 AM
you need to send display value as well to the UI page from UI action
check this link where I shared solution few years ago
Store value in reference field of ui page using client script
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