- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 10:52 PM
Hi All,
We would like to make all fields read only on the agent workspace. I manage it with a ui policy, but it does not work for the related list.
What I did:
But on the related list, all fields are editable and not read only:
Can you help?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 11:32 PM
@BuriB - In this section you write code if you want to run if condition given is not matching. Also, for existing Ui Policy written you don't need to do anything you will need to write new one for your related list table. Before that see how related list table is associated with parent record check the mapping done then try to put similar condition in UI Policy and in script true part put similar code you created for your first ui policy.
Also, I recommend you watching this video https://youtu.be/6mPD-D2zydc?si=aAhkYnWtxGuiCKS-
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 11:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 11:32 PM
@BuriB - In this section you write code if you want to run if condition given is not matching. Also, for existing Ui Policy written you don't need to do anything you will need to write new one for your related list table. Before that see how related list table is associated with parent record check the mapping done then try to put similar condition in UI Policy and in script true part put similar code you created for your first ui policy.
Also, I recommend you watching this video https://youtu.be/6mPD-D2zydc?si=aAhkYnWtxGuiCKS-
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.