Fields read only on Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2018 02:57 AM
Hi All,
I want to make all the fields on a form as read-only only in Service Portal but not on the native UI. Can anyone let me know how to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2018 03:18 AM
Hi Aswin,
There is a view as Service Portal view.Make the fields Read only on the view and then use the same view in the service portal.
Thanks & Regards,
Riyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2018 03:19 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2018 03:22 AM
Hi Aswin,
You can write a UI policy or Client script :
There you can select UI type as Mobile/Service Portal.
It will only run on Service Portal.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2018 11:06 PM
Hello Aswin,
best way is to write a client script, Client script will run only on portal.
Let me know if you need any help to write client script.