Not sure if this is a bug. If not a bug, it is a feature request.
I need the last step of my pageroutepath to be a table in tablemanager. The readme.txt for tablemanager says to:
The tables can be displayed in any node simply by typing:
[tablemanager:1]This did not work in pageroute. I also checkmarked the "Show the forward button on the last page, if there is a destination parameter". However, I cannot find where to set the destination parameter so that I could forward the last page to the tablemanager. I used "node management" selection to add my pages to pageroute.
I was able to create a block to add my table to the last page. If the user clicks submit for the pageroutepath's last page, will they be able to return to this page (using the back button) to be able to add their table information? If the user tries to add their table information before clicking submit, will this work?
Comments
Comment #1
fagoI suppose tablemanager works as an input filter - so you have to enable the filter and write in a normal node content. Make it work with the normal node form, then it will work inside a pageroute too.
Comment #2
MsDetta commentedYour "enable the filter" didn't make sense to me.
I figured it out - create a page using the tablemanager php snippet, then add the created page to pageroute using the node display selection (instead of node management). Posting this for other newbies like me.
Comment #3
(not verified) commented