We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 42562
    • 1,145 Posts
    My approach, you might consider.
    I use placeholders, no need for TVs if you already have content preset (constants, no variables smiley)

    In your template
    [[*content]]
    [[+formsPlaceHolder]]

    In your various pages
    [[$myawesomeForms:toPlaceholder=`formsPlaceHolder`]]

    This is how I would test this method on one page
    header ipsum----
    <br><br><p>[[+formsPlaceHolder]]</p><br><br>
    footer ipsum----
    
    [[$myawesomeForms:toPlaceholder=`formsPlaceHolder`]]

    And yes, you can reuse that template however you like.
    If no page supplies content for that placeholder, well, the placeholder will remain nice and empty and unobstructive.
      TinymceWrapper: Complete back/frontend content solution.
      Harden your MODX site by passwording your three main folders: core, manager, connectors and renaming your assets (thank me later!)
      5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.
      • 30585
      • 833 Posts
      Oops, I meant prefix. Thanks @donshakespeare.
        A MODx Fanatic