The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events