We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3749
    • 24,544 Posts
    Quote from: daspoda at Sep 07, 2010, 08:59 PM

    I was curious if it is possible to achieve this(or something similar) using the property set

    I don’t think so. The code that renders the form doesn’t pay any attention to the properties. You’d have to write a custom plugin to do it, so Form Customization is a much easier method.
      Did I help you? Buy me a beer
      Get my Book: MODX:The Official Guide
      MODX info for everyone: http://bobsguides.com/modx.html
      My MODX Extras
      Bob's Guides is now hosted at A2 MODX Hosting
      • 28743
      • 10 Posts
      studiorepublic Reply #12, 16 years ago
      I’m trying to achieve the same as above - set new resource’s template regardless of the parent document. I’ve set up a rule, but it’s not working. Any ideas why not?

        • 17422
        • 225 Posts
        hi,

        Shaun responded in this page :
        http://bugs.modx.com/browse/MODX-2327

        but i have the same problem of JCBrebion.

        i have a question.

        in which page php is verified the form costum ?

        i’ll like found the solution because i develop a site for a client and my client is a real beginner. smiley

        thanks for your help.

        Laurent

          • 28215
          • 4,149 Posts
          This seems to be a problem with the 2.0.2 release. I have it fixed locally and will post a patch as soon as github decides to work for me.
            shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
            • 17422
            • 225 Posts
            thanks shaun,

            I am happy that you solved the problem smiley

              • 3749
              • 24,544 Posts
              Quote from: lolotlm at Sep 21, 2010, 09:10 AM

              i have a question.

              in which page php is verified the form costum ?
              Laurent
              On the main menu: Security -> Form Customization (if I’m understanding your question).
                Did I help you? Buy me a beer
                Get my Book: MODX:The Official Guide
                MODX info for everyone: http://bobsguides.com/modx.html
                My MODX Extras
                Bob's Guides is now hosted at A2 MODX Hosting
                • 26401
                • 247 Posts
                Ok, thanks for letting me know that I’m not the only one having the issue and posting it to Jira.
                  • 53161
                  • 130 Posts
                  Since this thread shows up in the search engine, let me post the solution (or the new that appeared since the first post 6 years ago)
                  If you want to set a child of a collection to have a default template, go to Extras -> Collection Views -> Right click your view and click "Update"
                  Then go to Collection Settings tab on the right and search for the field named Default children's template and choose the template.

                  Next time you add a new blog post for example, its template will default the "Blogit Post" template (the blog is an example, I set the default ones for all my collections)