Hi everyone :)
Could I hide an action button visibility for community site users based on a checklist field in the record? Keep in mind community site uses the classic layouts.
What i'm trying to achieve is hiding or displaying a button based on whether the checkbox is true or false. I am able to do it for a lightning page with visibility filters but can't find a way to do it for my community users. I do not want to do it based on profile, rather that specific checkbox field.
@Samuel Hernandez - In Lightning Record Pages, Salesforce is having the visibility filter and it will work. But in case of community/experience cloud - Record Banner and Record Information tab is available with a limitations.
If you want to hide the action button based on a field value - you need to go for customized component to build the same.