[SOLVED] Module in extra Content Block

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
urheat
Forum Members
Forum Members
Posts: 243
Joined: Sat Oct 17, 2009 6:50 am

[SOLVED] Module in extra Content Block

Post by urheat »

For example if I have a FormBuilder form in extra content block and user won't fill every field, the error page will load to the main content block and not into Content Block where the form is.

I suppose there are a few different ways to handle this (using ajax, passing variables to page template, changing default content block based on page alias and so on), but what is the best practice and how this problem could be solved.

Thanks in advance!
Last edited by urheat on Mon Jun 23, 2014 7:56 am, edited 1 time in total.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Module in extra Content Block

Post by velden »

Open the form and on the main tab check 'Display form inline'
Display form inline?:

Inline means any form followup replaces the {FormBuilder} tag, non-inline replaces the {content} tag.
Ajax is possible solution too but not needed probably.
urheat
Forum Members
Forum Members
Posts: 243
Joined: Sat Oct 17, 2009 6:50 am

Re: Module in extra Content Block

Post by urheat »

velden wrote:Open the form and on the main tab check 'Display form inline'
Display form inline?:

Inline means any form followup replaces the {FormBuilder} tag, non-inline replaces the {content} tag.
Ajax is possible solution too but not needed probably.

Ou man... :-[ So simple and I quess this has been an option for ages. Thanks :)
Post Reply

Return to “The Lounge”