Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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 !