Where and how are form views and sections stored?

Kody
Tera Expert

Hello,

Where and how are form views and sections stored?
Are there good documents about them?
Docs page "Using the form designer" and "Configuring the form layout" don't mention them.
The above pages use incident form as a sample and I posted this question to this forum.
Is there better forum to post this question?
Any information will be appreciated.

Regards,

 

 

2 REPLIES 2

Jan Cernocky
Tera Guru

Hi Kody,

Forms are stored in [sys_ui_form] table, you can find it under System UI > Forms

Additionally sections are stored in [sys_ui_form_section] and linked to the 'parent' form.

 

find_real_file.png

Adrian Ubeda
Mega Sage
Mega Sage

Hi Kody,

Views are inside sys_ui_view table, inside each record you'll have relationships with forms (sys_ui_form), Form sections (sys_ui_section), list (sys_ui_lists) and related lists (sys_ui_related_list). Also, inside each one you'll have the elements that compose that record.
For example inside form section you'll see the section elements (fields) that compose that form section.

If it was helpful, please positive feedback.
Thanks,

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆