
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:05 AM
Hii!
The problem is that when I am in the form I can modify the field, but in the list view I am not allowed access to any field, I get the security message. The list control is configured as: Save immediately (cell edit mode). What could it be?
Solved! Go to Solution.
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:14 AM
Hi,
The OOB behaivour you can modify the field value in list view. I'm assuming your business implemented Custom ACL to edit the record in list view.
If yes, can you check modify the ACL based on your requirement.
Regard,
Suresh.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:15 AM
Hi,
Check for list_edit ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 05:22 AM
Vishnu - if the issue was the opposite (where I can modify the data in the list view but not on the form) where would one check the ACL? Thanks!