We want to display a list of the most recent shared links on the main dashboard so users can see these right when they log in, to help further adoption and engagement with them. I tried adding the following to the Global Layout so they would apper above the activity stream:
$helper.renderConfluenceMacro("{detailssummary:label=shared-links}")
but receive the error when loading the dashboard:
"The page properties report macro must be used within a space."
Is there some other way to display these on the main dashboard?