- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 03:07 AM
Hey,
I was trying to show a form with a related list inside UI builder. I used the form component and configure all settings still it's saying no data to display.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 07:31 AM
Looks like you have a missing required parameter on that page [vendorId]. Click in the grey URL bar and add a vendorID to display data in UIB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 08:29 AM
I just want to show form like it's shown in normal ServiceNow. with a related list and save button.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 09:15 AM
A form component will show blank field ready for input. A record page will show an existing record. Not sure which one you need but there are lots of videos that can help you: https://www.youtube.com/results?search_query=servicenow+ui+builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 10:55 PM
Hey,
Thanks for helping me out.
I took your advice, was trying record page I passed the table name and sysid in the URL the form is getting displayed but I cant see the related list on the page.
Can you help me out here?
Thanks a Lot.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2021 06:09 AM
In the desktop UI, if you switch to the workspace view, do you see the related list you are expecting to see in UIB?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2021 06:32 AM
Yes