POST Deployment v1.19.1
Hide the Follow button in Community Header
MANDATORY
To hide the Follow button in the Community Header, update the existing design to include the configuration property that controls the button’s visibility.\
To update the standard layout, follow these steps:
- Access to Syntphony Settings (previously called TOGO Settings).
- Access the This Tenant menu.
- Access the Header section.
- In the Designs list, open each design and add the following code in the Follow button:
"visible": "@eval({base.socialSettings.enable} && {base.socialSettings.actions.enable} && {base.socialSettings.actions.actions.follow})",- Click the arrow ← to return to the Designs list, and click Save.
NOTE: APPLY THIS SAME PROCEDURE TO ALL COMMUNITY HEADER DESIGNS RELATED TO THIS FEATURE.