/
User's can't personalise a dashboard via app

User's can't personalise a dashboard via app

If you have a user who’s unable to edit tiles on X dashboard after clicking on “…” on the header then please review this article.

Cause: You would have added custom CSS to prevent personalisation button functionality from appearing.

Steps to resolve:

  1. Click on Look and feel drop down under Adminstration panel and select Custom CSS

image-20240415-095248.png
  1. Find piece of code which would indicate the perisnalisation button wouldn’t display on X dashboard or across the platform.

Example:

/* Remove Personalise button on the 'home' dashboard */ a[href="/dashboard/home/edit"] { display: none !important; }
  1. Remove the line and click save.

 

Related content

Error when trying to change Landing Page rules on dashboard
Error when trying to change Landing Page rules on dashboard
More like this
Login Issues - Could not complete sign-in process.
Login Issues - Could not complete sign-in process.
More like this
Facebook Token Error
Facebook Token Error
More like this
Content Management menu missing
Content Management menu missing
More like this