How to restrict creation of record based on view for specific group

Ramu8
Tera Expert

Hi team

 

Please suggest on below.               

  Only for specific group on specific view the creation of resource plan records should be enabled

Thanks

2 REPLIES 2

Pratiksha
Mega Sage
Mega Sage

If group have a role then create ACL with the role. 

Mark Manders
Mega Patron

You can select the related list 'UI visibility' on the 'create' UI action and select your view, assuming there is no other way you are allowing users to create them. And add the isMemberOf('') logic to the conditions as well.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark