How do i get section internal name

agsf
Tera Contributor

how to find sections internal name (without using client script alert message) and

 

sections are stored in which table?

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

You can navigate to system ui -> Form Sections to find the table that stores sections

AnuragTripathi_0-1683187968443.png

 

Table Name : sys_ui_section

 

As you can imagine, one table can have multiple views and each view can have different sections in different order.

-Anurag