Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Custom table not showing in UI Builder list

AlvaroAvila
Tera Contributor

Hello everyone! I am trying to create a new tab within a record using the UI Builder. I successfully created a new tab without any issues, thanks to the guide MGOPW created (UI Builder Essentials: How to Create a Custom Tab).

However, I am having trouble displaying the content of a custom table I created (sn_cwf_wrkspc_faculty), as it does not appear in the list when using the List - Simple component. I did some research, and it seems that I first need to create a Data Resource and use "Look up a single record," specifying the record I want. However, even with this, my table does not appear.

AlvaroAvila_0-1744717318479.png

 

The table is created within the same application scope as the UI Builder page. Is there something I am missing? I believe this should be possible and shouldn't be too complicated.

1 REPLY 1

BhupendraSinghR
Tera Contributor

I am also observing similar issue. I have checked the application scope as well as the ACLs , but dont see any problem .