Value not appearing on list view but appearing on form view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 11:47 AM - edited 06-08-2023 12:39 PM
Hi
Can anyone tell me what could be an issue when I can't see the data of one of the column/feild on list view window but when I enter into form view ,data do appears for same field.
For example.: There are 100 computer at different locations , but I can see location name only for 50 but for other 50 it is not appearing. Now when I clicked on those other 50 computers which are not showing sites and enter the form view ,there the location name is appearing.
It means location name is getting captured but it is not appearing on list view page but appearing on form view.
How to troubleshoot it?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 08:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 09:49 PM
Hi @RSSG
Please check if there is a client script on the table working on load that may be setting value of that field when record is opened but since its not saved, it appears empty on the list view