Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How should I get page URL using other page information.

Akshay June 23, 2020

#set($childrens=$pageManager.getPage($content.id).getChildren())

#foreach($children in $childrens)

          <a href="#">$children.title</a>

#end

using this, I get all child pages information in spacific space. When I click on page title I want to move that particular page. How can  do this? Is there any property like $children.title to get url for specific page?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events