I have implemented a macro plugin which creates a list with links to other pages. If one of the pages does not exists, a click on the link should create a new page from a blueprint.
How can i achieve this?
I already took a look at the "create from template" macro and know it could be possible with some kind of the
<URL>?createDialogSpaceKey=<SPACEKEY>&createDialogBlueprintId=<BLUEPRINT-ID>
link.
But how can i get the id for a blueprint in a java class in my macro plugin? In the "create from template" macro it is solved by some (especially for me) complicated part of javascript, which i don't understand.
I am also looking for a solution to this. How can we access a blueprint id given a plugin key?
Hi, I want to do the exact thing, does anyone know how to do this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.