Page 1 of 1

Re: Adding a text field to the pageblocks module?

Posted: Wed Mar 14, 2007 4:12 pm
by Elijah Lofgren
Sorry for the very late reply. I didn't see your post until now.

Yes, what you want is very possible.

Just add something like this to your PageBlocks template:

Code: Select all

{content block="AnotherBlock"}
For a more detailed example see this post:
http://forum.cmsmadesimple.org/index.ph ... l#msg53647

Hope this helps,

Elijah
edit: removed spaces