We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 50519
    • 7 Posts
    Hey all, OK, so I hope I can explain this well enough. What I want to do is load a page that has been processed through a template, into another template. LEt me explain my end goal encase there is a better way to do this. I'm trying to create a single page application. I want the index (home) page to load all the children pages into it (I know that can be done with getResource), but I want those single page to run thru a template before it loads into the index (home) page. Is this possible, if so, can someone point me in the right direction? Thank and please let me know if there are any questions.

    Ross

    This question has been answered by Bruno17. See the first response.

    • discuss.answer
      • 4172
      • 5,888 Posts
      possible with renderResources
      http://rtfm.modx.com/extras/revo/renderresources
        -------------------------------

        you can buy me a beer, if you like MIGX

        http://webcmsolutions.de/migx.html

        Thanks!
        • 50519
        • 7 Posts
        Perfect! thank you sir.