Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
How to add configurations to get the author that how many pages he want to display on what's New, and also should get the most recent activated child class on top of the page.
Solved! Go to Solution.
Create a custom component
Create a dialog and add a number field to dialog for entering the number of pages
Also add a pathfield to select a parent folder under which you keep the new pages
IN your jsp or html write logic like read the last replicated on property of the pages and sort them in asc/desc order, the way you want
View solution in original post
I believe What's New is a custom component, so it depends on what are the inputs you are taking from the author.
To display the recent activated child, you need to do the customization
Views
Likes
Replies
Like