Quote from: Mark at Jun 07, 2006, 08:57 PM
Ok, you lost me there.
Maybe my English is too bad, and not accurate, sorry..
Quote from: Mark at Jun 07, 2006, 08:57 PM
MODx is designed so wherever you want to see something dynamic you run a snippet. So say you wanted some news on your homepage from elsewhere on your site. You would just put [[ditto? &startID=`#`]] in the content of that document and volia--- it works. The designer just puts snippets or chunks (which can include snippet calls) wherever he or she wants them and all is well.
If you are describing an elengant, insert Ditto here with xyz settings style wizard, that is next in the pipeline.
I thought on a procedure like this:
While editing the Homepage, I get a list box filled with the documents stored in a folder, maybe "Articles".
Selecting one of these entries passes the ID of the document to the ditto snippet.
So what I need is:
- Filling a selectbox tv with [pagetitle|document.id] from a folder
- passing the selected document.id to the ditto snippet
Is this possible? Is there something like a "best practice" for tasks like this?
Many thanks again for your time and your work,
Eckhard