Need to have a display value different from the one set on the table

marperezgon
Tera Contributor

Need to have a way to show a different display value from the cmn_department table, currently the display value (dictionary table column display:TRUE) is "Name". I know how to set this on a Variable where it will show whatever other column I want it to show. BUT how can I do the same on a form?

I've added a new reference field on the Demand form referencing the cmn_department table, but I need it to show a different column (ie. Business unit, currently displaying the Name). I cant use dictionary overwrite since this is a new field on the form (not coming from a parent). And I dont want to change the whole system just for this form. how could I get this done?

5 REPLIES 5

This is how you set it using Variables,... but how should we set it using form with dictionary records (ie. incident form)?