We use the page layout function to split a template page into four sections like
____________________________________________________________________________
| upper left block | upper right block |
____________________________________________________________________________
| lower left block | lower right block |
____________________________________________________________________________
If I use this template in confluence to create a new page it works allright.
If I use this template in ConfiForms the result is like
upper left block
upper right block
lower left block
lower right block
What's even worse, is that I cannot edit the newly created page. If I open it in editor it looks like
________________________________________________________________________________
| |
________________________________________________________________________________
If I add something and save the page only the added something is displayed and all of the contents of the blocks is lost.
Is this expected behaviour, did I run into a bug or have I made a mistake?