Case view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2023 02:43 AM
A contact record form in sys_user table ,the form view need to be case view without the option to replace it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2023 07:59 AM
Create a view rule (system UI > View Rules) for the table required as shown below.
once done you can see there won't be any view option in the customer_contact table
If found helpful please hit a thumbs up button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2023 10:06 AM
Hi Pav,
You need to create view rule as shown above by Adith. Once view rule is applied on user form, user will not be able to change the view (view option from context menu will be hidden). But if you need to apply this view rule only for a single user record then you need to define this in condition of view rule that the user should be xyz. Then only for xyz user that view rule will be applied.
If you find my answer helpful then please mark it helpful here.
Thanks,
Utpal