-
Type:
Suggestion
-
Resolution: Won't Fix
-
None
-
Component/s: None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
I'd like to be to have multiple
{recently-updated} in order to separate recently updated news/blog from pages from discussion/comments. When I try this, the section titles are the same (so an ability to set title would be helpful) and when "view more" function only impacts the first {recently-updated}section even when the "+" is clicked for a different
{recently-updated}section. In the example, I'm trying to accomplish this on the dashboard layout.
$helper.renderConfluenceMacro("
{recently-updated:dashboard|types=news|showProfilePic=false}") - 10 displayed
$helper.renderConfluenceMacro("
") - 10 displayed
$helper.renderConfluenceMacro("
") - 10 displayed, click "+" here
Result:
$helper.renderConfluenceMacro("
") - 20 displayed
$helper.renderConfluenceMacro("
") - 10 displayed
$helper.renderConfluenceMacro("
") - 10 displayed
- relates to
-
CONFCLOUD-11364 Multiple instances of {recently-updated} on one page
- Closed