Set parent page creator as page approver
How do i set the parent page creator as an approver to the current page? is that possible to get this variable?
Any user can create pages in this space, and other users can create child pages for that, but i need a way to configure the page approval plugin to add the parent page author as an approver.
Is there a way to do this automatically?
with the page-info macro i can retrieve the creator-user name from the parent...maybe there is a way to get that variable and set as the approver.
thanks in advance.
Diego
Any user can create pages in this space, and other users can create child pages for that, but i need a way to configure the page approval plugin to add the parent page author as an approver.
Is there a way to do this automatically?
with the page-info macro i can retrieve the creator-user name from the parent...maybe there is a way to get that variable and set as the approver.
thanks in advance.
Diego
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?I haven't really used page approval much, but from reading the docs, what you want here is the Reporting Plugin. Just do something like this:
{report-on:injected=true}{pageapproval:users=%page:parent > page:creator > user:name%}{report-on}
That should inject the parent page creator's username into the macro. You can add any other configuration settings you wish also, of course.
The company says
this answers the question
Loading Profile...



EMPLOYEE