We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Read only after first SAVE of the form

aahitha2
Mega Expert

Hi All,

     I have one editable field(Company - reference field) in the form, while filling the new form it should deplay as editable and after saving the form 1st  that ( company field) should become read only.

@ How can i achieve this please??

 

Thanks,

Aahitha

1 ACCEPTED SOLUTION

ok yes,

now you need to do some changes in your ACL

you doesn't need to write answer=false in script section,please remove this,

and also uncheck admin override(if you want).

View solution in original post

17 REPLIES 17

it will also work with or without answer=false;

but you need to uncheck the admin override.

so you will check it with out impersonate.

Hi Pranay,

 U suggested UI policy also working but conditions on Created | on | Today  &&  created | at or After....

How these are conditions are working and how these are related..need to know........

 

Thanks a lot pranay

You can give below condition in UI policy then it will work..

 

find_real_file.png

 

find_real_file.png

 

find_real_file.png