how to make assigned to visible false and read only true as per asset function in alm_hardware tagbl

konijetisumanth
Giga Guru

hi 

i have to make "assigned to" read only and 'visible false' of "asset function" field is 'shared option' is selected, this should also happen in list view of table even,

if user selects "asset function" other than 'shared' then the "assigned to" should be 'visible and read only false' in form and list view also.

1 REPLY 1

Robbie
Kilo Patron
Kilo Patron

Hi @konijetisumanth,

 

You have various options available to you control a fields visibility and read only property from client scripts, UI Policies and ACLS to name just a few.

Based on your high level, a UI Policy would be you best option. UI Policies are best practice for Client Side controls as they are ran last on the execution list.

Have you tried implementing a UI Policy? Check the following SN Docs link for an example and video of how to create a UI Policy.

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.


Thanks, Robbie

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/form-adminis...