Assuming I have a confiforms Page/Blog Post Field "MyPage" and I want to delete that page including all subpages in an IFTTT Action "Delete Page" - how could this be achieved?
For the first level of subpages, I could possibly use entry.MyPage.children - but how can I access subpages of the children hierarchically?
Did anyone of you already implement something like this and is willing to share his solution?
Hi @Dirk Eyfrig
Looking at "Delete Page" I can confirm that it can only delete a specific page - by page id or by the page title
Same behavior as when you delete a page in Confluence via UI - it is moved to trash
Alex
yes, but in the UI one can select the option "Delete subordinate pages" - this is missing in confiforms, unfortunately.
However, it should be possible to cycle through all subordinate pages and delete them individually; I'm still hoping that someone implemented this already in the community ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Theoretically, we might be able to add the same as an option to the "Delete Page IFTTT"
Should not be very complex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would appreciate that, though it might be to late for my current use case...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
we will incorporate this option into the upcoming version of ConfiForms 3.16.1 (should be released max in 2 weeks or less)
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.