Is there a way wherein I can create a child page using a form in a dialog? and retrieve the data in the parent page?
I would like to clone the same thing as the add on "Ideation" but there are limitations.
On the parent page there will be a "Create Idea" button and it will show the form inside a dialog. The form contains Title, Status (Dropdown), Members (dropdown selection of groups) and description
Once the child page has been create I would like to display the data of children pages in a single table
Title, Status, Created By, Date Created, Status, Members and number of likes.
I tried Confiforms but confiforms not creating a page. I'm thinking of start coding this but I don't know how to start
Thanks in advance.
A Confluence Blueprint plugin is what you're seeking I'd think.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.