Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Make field read only for mobile App.

shiva_dixit
Kilo Contributor

Hi All ,

 I need to make field on request Change as read-only for mobile app. I am trying  this with UI Policy.This does not seem to work. Kindly help with your inputs.

Thanks.

Regards,

Shiva.

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Shiva,

 

Can you create client script to make it read-only and set UI type as Mobile and then check

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Onkar Pandav
Tera Guru

Hi,

Are you using Mobile UI Policies option ?

In that, just give your condition on specific table

Indrajit
Mega Guru

Hey Shiva,

Try changing run scripts ui type to mobile/service portal In UI Policies like below screenshot Or same can be achieve using Client script.

find_real_file.png

Please Mark Correct and Helpful If it works for you.

Regards,

Indrajit.

shiva_dixit
Kilo Contributor

Hi Indrajit ,

I have already done that, but that is not working.

Thanks.

Regards,

Shiva.