- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 01:00 AM
Hi Team,
For eg. cmdb table there is one field called "Location" is depended on the "name" field. Where the location data is populating on the form from user profile. So, on the form view, we are able to see the data for location filed but on the list view is not populating. So, could you please help me with the issue.
Thank you!!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 01:02 AM
@Abhilasha_123 Are you populating data on the form using onLoad or onChange client script, if yes then such methods are not available on the list view and you will not be able to populate the data via script on the list view.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 01:02 AM
@Abhilasha_123 Are you populating data on the form using onLoad or onChange client script, if yes then such methods are not available on the list view and you will not be able to populate the data via script on the list view.