Page 1 of 1

FormBuilder Errors displayed in wrong Content Block

Posted: Thu Sep 13, 2012 3:32 pm
by emilyshimell
Hi All!

I am using the FormBuilder to capture some details from my website users. This is located on a tab within a webpage. My tabs are generated as a number of div tags, formatted with CSS.

My form is located in a tab and displays fine, but when submitted, and a submission error is found through validation, the errors and a duplicate of the form is displayed at the top of my page, above the tabs and replaces my original {content}.

The submission errors are not displayed on the tab at all (or in any tab for that matter).

Why would the submission errors not be displaying in the place where the {FormBuilder form='trial'} has been entered, rather in place of a different content block? Where would I go about changing this?

Many thanks in advance

Re: FormBuilder Errors displayed in wrong Content Block

Posted: Thu Sep 13, 2012 7:10 pm
by velden
Open FormBuilder
Click your form
In the main tab check 'Display form inline?:'
Inline means any form followup replaces the {FormBuilder} tag, non-inline replaces the {content} tag.