UI Builder : how to use form component in ui builder

Nishi2
Tera Contributor

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.

 find_real_file.png

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron

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.

View solution in original post

15 REPLIES 15

I just want to show form like it's shown in normal ServiceNow. with a related list and save button.

 

 

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

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.

In the desktop UI, if you switch to the workspace view, do you see the related list you are expecting to see in UIB?

Yes