Overview
Users with the ADMIN or PORTAL_ADMIN role can customize a Fluid Topics portal using the following methods:
Such customizations can cause issues with a Fluid Topics portal if set incorrectly. It is possible to either deactivate all customizations, or to deactivate individual customizations to troubleshoot issues.
Procedure
To deactivate all customizations, enter ?nocustom=true at the end of the URL of a Fluid Topics portal.
To deactivate a specific customization method, enter the following at the end of the URL of a Fluid Topics portal:
- Custom LESS:
?nocustomless=true - Custom JavaScript:
?nocustomjs=true - Custom component:
?nocustomcomponent=true
This operation only disables customizations on the current browser session.