Forums

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

How to include page with macro?

Fisher Chen July 25, 2019

Want to auto include pages from different users.

Is it possible to do something like below?

set TeamMembers = "a:b:c"

foreach TeamMember in TeamMembers {

   if (page.TeamMember exist) {

      include.page page.TeamMember

   }

}

 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 28, 2019

You will need to write a user macro that can iterate over your list of users and use the "include" macro to pull each page in.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events