- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 12-22-2022 03:47 PM
We are continuously working to make those times you have to jump back to the core UI less and less frequent for a UI Builder (UIB) developer, but sometimes it is necessary to find an orphaned record or to figure out how a page fits together. Below is a visual overview of a UIB page and many of the tables whose records make up what we think of as a single "UIB Page".
Download or zoom in if you need to!
Tables
Page Definition : sys_ux_macroponent: Category = Page
Data Broker: sys_ux_data_broker
Client Script: sys_ux_client_script
Variant: sys_ux_screen
Component Definition: sys_ux_macroponent: Category = Component
Controller: sys_ux_macroponent: Category = UI Controller or Controller
Hey, wait, isn't sys_ux_macroponent in there a lot? In UIB almost everything is a macroponent.
- 1,817 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Great post Jon. Thank you!
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Great graphic! Thank you @Jon G Lind !
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
This is helpful, Jon, but we really need a better way to SEARCH for objects also. For example, I was unable to find this object anywhere using Global Search or Code Search, yet I know it exists:
record_page_srp_get_transfer_methods
I can't index all these UI Builder fields, such as the "data" fields and other JSON fields.
Please help!