- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 07:59 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 08:13 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 08:13 AM
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.