The Zurich release has arrived! Interested in new features and functionalities? Click here for more

some field in alm_asset table is read only

naji nabulsi
Tera Contributor

Hello all , I have in some forms fields is read only

asset.PNG

But in another forms it is not read only

asset1.PNG

 would you please help me with that I want all the fields is updatable

kind regards

3 REPLIES 3

debendudas
Mega Sage

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 👍

Runjay Patel
Giga Sage

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.

AyanshN
Tera Contributor

It is custom ui policy because in my PDI ,parent is showing read-only mode .So if anyone has any idea why we should keep this as read-only mode..it will be really helpful.