Display Only Form Component of UI Builder

Randave Winston
Tera Contributor

Hello. Anyone have an idea on how to create the view that can be used here in the "View" field of Display Only Form component? Thanks.

RandaveWinston_0-1690530826224.png

 

2 REPLIES 2

JagjeetSingh
Kilo Sage
Kilo Sage

Hi,

 

This is the same view as on core UI.

 

You can find list of available views for your table from sys_ui_view table. Also, you can create new view if needed.

 

The value in "name" field goes here in the component property.

 

 

Jagjeet Singh
ServiceNow Community Rising Star 2022/2023

Hello. have you used the query property for this component? I am trying to find an example of how it is used.