How to add get the lrelated records using side navigation in ui builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
How to add get the related records using side nav list in ui builder and its should in read only .when i open the the particular record,the button like edit (editable) ,save(view) and cancel(view) the form. how should i need to do that,can anyone explain detail way.
example in side nav list I have created two conditional tables to view record ,but i wasn't opening the what might be the procedure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
-
Side nav list → use Record List data resource with filter (parent sys_id etc).
-
Form → add a Record Form component, bind to selectedRow.sys_id from the list.
-
Mode handling → set form mode = view by default.
-
Add three buttons:
-
Edit → switch form mode to edit.
-
Save → trigger form save, then switch back to view.
-
Cancel → reset to view without saving.
-
If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!
Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI
YouTube: https://www.youtube.com/@learnservicenowwithravi
LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/