some field in alm_asset table is read only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:57 AM
Hello all , I have in some forms fields is read only
But in another forms it is not read only
would you please help me with that I want all the fields is updatable
kind regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 08:48 AM
Hi @naji nabulsi ,
There will be a UI Policy or a Client Script which is making these fields read-only on that particular view.
Please check the existing configurations and update it accordingly to make it editable from all views.
If this solution helps you then, mark it as accepted solution ✔️ and give thumbs up 👍!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 09:14 AM
Hi @naji nabulsi ,
This is not OOB behavior, there must be some custom configuration done on asset table.
check custom written UI policy and client script on alm_asset table. check the logic in which scenario those fields are marked as read only.
Please Mark Correct if this solves your query and also mark Helpful if you find my response worthy based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 03:05 AM