Show Application ID instead of Application name on the Application ID field

matthew_hughes
Kilo Sage

find_real_file.png

On the above form, for the 'Application ID' field, the value comes from the 'Name' field of the Business Applications table.

find_real_file.png

 

However, I'm wanting the 'Application ID' field to show the 'Number' field of this record. 

I was just wondering if somebody could explain what I need to do to show 'Number' field instead of the 'Name' field of the Business Application in the 'Application ID' field.

 

 

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi Matthew,

That is becuase Name is set to be the Display Value for the table. If you want to chagne it to Number you will have to change the Display Value for the table but this will have an impact on tables where Application table is referenced.

You can refer doc link to change the same.

Suggestion will be to create a new field of with calcuated value of Name & Number. You can refer Name field on user table for reference.