Including page when user clicks a link

Stefano Arnone November 25, 2018

Hello, is it possible to have the include page macro change the included page when a javascript event is fired?

I'm looking for a way to dynamically change the included page.

Thank you

1 answer

0 votes
Bill Bailey
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.
November 26, 2018

In a word, no. The contents of the Include macro are render on the page before the page is displayed. Here is how the page code appears

<div class="conf-macro output-block" data-hasbody="false" data-macro-name="include">
[include page content]
</div>

So no parameter to reset.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events