Salesforce Fact #136 | Custom permission check in flow

In lighting flow, we can check whether the current logged in user has a particular custom permission enabled in his/her profile. So this basically returns a boolean value i.e. true/false. But we can also store the result in a text variable and the result is true/false in string.

Attached are the screenshots.






Comments

Popular posts from this blog

Salesforce Fact #218 | Blank picklist value is actually NULL

Salesforce Fact #929 | Nth highest in screen flow

Salesforce Fact #947 | Resolving dashboard logged-in user limit error