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

How to Populate field whose display value is False

Mehar Naaz
Tera Contributor

I have a requirement where i have to use location table on two fields:

Intracity and Intercity as reference .

As per my observation, I see that the LocationID field of the Location Table is the Display Value of the table, whereas I want to change the Display Value to Description Field of the same table.

I can't change the Display Value of LocationID field. Without changing the display value of LocationID i want to populate "Description" value on intracity and intercity.

1 ACCEPTED SOLUTION

Not applicable

Hi @Mehar Naaz ,

I don't think this is possible, i was just giving a try but no help. As we know only one field can be defined as the display value for a table when you select that field as display true and that field will be visible when you try to select.

 

View solution in original post

1 REPLY 1

Not applicable

Hi @Mehar Naaz ,

I don't think this is possible, i was just giving a try but no help. As we know only one field can be defined as the display value for a table when you select that field as display true and that field will be visible when you try to select.