How is sys_ui_element used to display columns?

juan9
Giga Guru

I am trying to understand position and type are used to display columns in a form but i dont get it.

looking at view major_incidents, why is there a element called major_incident?

there is no column called major_incident in form. I even checked the form designer and i didnt see anything (see pic below)

Screenshot 2024-06-13 at 7.20.26 PM.png

 

 

 

another view with a weird element is Metrics,

where is the column sys_mod_count coming from?

 

 

Screenshot 2024-06-13 at 7.31.18 PM.png

1 ACCEPTED SOLUTION

Bert_c1
Kilo Patron

for you last question see: https://<instance>.service-now.com/sys_dictionary_list.do?sysparm_query=elementLIKEsys_mod_count&sysparm_view=advanced

 

I have no idea on your first observation of the 'major incidents' view. Adjust that as you like.

 

 

View solution in original post

1 REPLY 1

Bert_c1
Kilo Patron

for you last question see: https://<instance>.service-now.com/sys_dictionary_list.do?sysparm_query=elementLIKEsys_mod_count&sysparm_view=advanced

 

I have no idea on your first observation of the 'major incidents' view. Adjust that as you like.