Posts

Showing posts with the label phone

Salesforce Fact #773 | Hide contact phone and email in screen flow datatable

Image
Suppose there is a scenario where we need to show the contact email and phone in screen flow datatable only if a particular custom permission is assigned to the user. Otherwise, it would be hidden to the user. We can implement the same using a bit of formula logic. Attached are the screenshots.