To show/hide fields and make few fields read only based on the views or assignment groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 04:28 AM
Hi Community,
I have 3 modules created, those 3 modules are visible based on the 3 assignment groups and when user clicks on those views it will open the list view of those respective modules. If user clicks on new on the list view of those modules, they should be able to see few fields based on the views. For e.g., if user is member of xyz group, he should be able to see xyz module, xyz list view and xyz form view and in that xyz form view, he should be able to see blah blah fields only, other fields should be hidden for him.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 05:02 AM
You can show/hide fields through UI policies based on views.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 05:04 AM
Hello,
It is advisable to utilize roles rather than group qualifiers. Please define the custom roles, associate them with the user accounts, and manage them accordingly.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 08:28 AM
I did same. But some users are not able to see the correct view for e.g. for xyz module, its showing default view to them rather than xyz list view. Also, they are not able to see the correct form view. They can see some other form view not the xyz form view.