Form positioning
Permalink
Am thinking of jumping into Concrete5.
However one of the things my current solution has is the ability to add forms not only as a block below or above content but actually inside the body of the content.
Can Concrete5 do this? How?
However one of the things my current solution has is the ability to add forms not only as a block below or above content but actually inside the body of the content.
Can Concrete5 do this? How?
Yeah sure. This will work. I am checking some of the things I do in Joomla with what I can do in Concrete5
So in Joomla you can put in the content block body some syntax like {form idno} to push the form directly into the content wherever you choose - as opposed to stacking it.
I guess form can be a block floated too in template....yet to to get to that :)
thanks
So in Joomla you can put in the content block body some syntax like {form idno} to push the form directly into the content wherever you choose - as opposed to stacking it.
I guess form can be a block floated too in template....yet to to get to that :)
thanks
Example:
[CONTENT BLOCK]
[FORM BLOCK]
[CONTENT BLOCK]