The CreatorCon Call for Content is officially open! Get started here.

Display Name not showing on list view for newly imported alm_license records

Mike Foreman
Tera Contributor

I imported a .csv file into alm_license. there were no import errors. when i open and view any of the new license records i am able to see the display name value in the read only field but when i view the records in a list the display name field is blank. this is also happening when i look at a list view of alm_asset. i had done a separate similar import into alm_hardware but don't have any odd behavior with the list view for those records. Any thoughts?

1 ACCEPTED SOLUTION

Nicholas_Gann
Mega Guru

Looking at the default list view for alm_license, i see that the Display Name field is actually model.display_name, not display_name. Have you double checked what field is on the list view?

 

Were these models newly created? You might have to correct the data for them if so.

View solution in original post

1 REPLY 1

Nicholas_Gann
Mega Guru

Looking at the default list view for alm_license, i see that the Display Name field is actually model.display_name, not display_name. Have you double checked what field is on the list view?

 

Were these models newly created? You might have to correct the data for them if so.