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
FormBuilder Errors displayed in wrong Content Block
-
emilyshimell
- Forum Members

- Posts: 17
- Joined: Fri Sep 30, 2011 3:05 pm
Re: FormBuilder Errors displayed in wrong Content Block
Open FormBuilder
Click your form
In the main tab check 'Display form inline?:'
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.

