data policies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2024 05:39 AM
Is there any way to restrict the editing of mandatory fields available in the list view of any table using data policy ??
please guide how to do it ?
thanks !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2024 05:53 AM
Data policies make sure you can't change something in the list view, without also ensuring mandatory fields are filled. You can't limit the editing of them through data policies. Question is: why would you allow list edit at all if you don't want certain fields to be changed (that makes it confusing for users). You could turn to acl's if you really have this requirement, but first challenge it. In my opinion, you are allowed to list edit or you aren't.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark