We have the dot walk filed criticality in asset table. Need help to make field readonly in LIST VIEW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 07:49 AM - edited 12-20-2023 07:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 07:53 AM
Hi,
Create ACL of type List Edit for alm_asste.criticality field and add admin role (so that it is editable only for admins)
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 08:18 AM
Here the criticality is dot walk field from model category but in asset table List View criticality filed is replicating
So In ACL'S we can't create ACL on dot walk fields ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 09:35 AM
Yes, we cannot write ACL for dot walked fields.
We have to create ACL on the table from which the field is inherited.
Thanks
Anil Lande