Not sure if it's bug or my user error.
My form page has this.
form <>
action pagemod "toppage:page1:page2"
form </>
My template has this.
pagemod <>
@@pc Name@@
pagemod </>
The new page I created is there, but nothing is added to the existing page.
example:
On toppage:page1:page2
Page2 should now have the PC Name content, but it doesn't show anything.
Even if I just put regular text like "test" in the template it's not inputted to the page2 page.
Note: I put the <> outside show it would show up on the view for everyone.
Not sure if it's bug or my user error.
My form page has this.
form <>
action pagemod "toppage:page1:page2"
form </>
My template has this.
pagemod <>
@@pc Name@@
pagemod </>
The new page I created is there, but nothing is added to the existing page.
example:
On toppage:page1:page2
Page2 should now have the PC Name content, but it doesn't show anything.
Even if I just put regular text like "test" in the template it's not inputted to the page2 page.
Note: I put the <> outside show it would show up on the view for everyone.