How to make editable dot walked field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 10:29 PM
Hi,
I created one field "x" on alm_asset table. This field I brought in to the work order task table using dot walking of asset reference table.
Now this "asset.u_x" field is not editable expect admin. I tried with ACL of alm_asset table, still not working even I am not able to select this field on work order task table ACL to create write operation.
Can anyone suggest how to achieve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 11:08 PM
Hi @PRAGHATIESH S ,
is that field editable directly on alm_asset table?
use the access analyzer and see if there is any field level ACL
check if there is any client script or UI policy making it readonly
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya