function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
prasad vivekprasad vivek 

Hi All, My doubt is regarding Permission set Assignment.

Hi All,
I have a scenario, where I have to update a user field on user object if a user is added to a permission set. I am not able to do so because we can't write trigger, process builder or workflow.
 Can Any one help me on this.
SandhyaSandhya (Salesforce Developers) 
Hi,

Custom Permission Sets can not be referenced directly in a Formula/Workflow Rule/Validation Rule. However, a work around can be implemented in order to make Custom Permission Sets referenceable, check below help article on this.

https://help.salesforce.com/articleView?id=000221057&language=en_US&type=1
 
Please mark it as solved if my reply was helpful. It will make it available for other as the proper solution.
                                             
Best Regards
Sandhya