Display Only Form Component of UI Builder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 12:55 AM
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.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2023 07:28 AM
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
ServiceNow Community Rising Star 2022/2023
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 03:36 PM
Hello. have you used the query property for this component? I am trying to find an example of how it is used.