We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

App Engine Studio Reference Field Column Display

KateTheGreat
Tera Contributor

Hello Service Now friends!

 

I'm very new to SNow & just digging into App engine Studio. 

 

I've created a form with a reference field (referencing a different table) & everything is working great but I want to display a specific column in the reference field. Where in the settings can I specify which column in the reference table is displayed on the form field?

 

Thanks in advance!

1 ACCEPTED SOLUTION

Justin Hatfield
Tera Guru

You need to go to the table you are referencing and change the field (dictionary entry) you want to show as Display = true.

View solution in original post

3 REPLIES 3

Justin Hatfield
Tera Guru

You need to go to the table you are referencing and change the field (dictionary entry) you want to show as Display = true.

perfect, thank you!

solved my problem, thanks !