Inline widget-like templates in MODx
- by Christoffer
Hi,
I'm developing my first ever MODx site and I need to have three blocks on the frontpage that contain headline, picture, image caption, long text and a short text.
For these I would like to create a custom template that allows me to create sub-resources of "Home" with only these five fields (of which one will allow me to upload images).
How can I set this up?
Thanks!