confluence - Form variables inside metadata report -


i'm creating confluence page template uses variables capture data user.

once saved, these variables displayed on parent page.

so far i've been able create variables:

  • $summary
  • $requester
  • $etc

however, in using metadata plugin on new page, find unable define values of variables when creating new page.

and unable metadata-report running in such way captures variables...

i can have form variables , no report (because i've not added metadata), or can have metadata , no form variables...

any idea how both play nice?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -