I would like to set the new child documents to default to a set template that is different from the parent.
I\'ve been adding CMS functionality to a site using modx Evolution 1.0.2. I\'ve been doing this on my local dev server (MAMP) and recently put up a copy of the site on a shared host (Bluehost) and eve
I\'ve created a snippet that pulls data from a databse table and displays it in tabular format. The snippet takes an id as parameter, and this is added to the s开发者_JAVA技巧ql query.
I have a template variable of input type date but I\'d like to have a default value of the current date at the time the document was first saved.