Page 1 of 1

Form duplicates after error

Posted: Sun May 04, 2014 10:01 am
by Barrowboy
Hi

I am using formbuilder to create a contact form can anyone explain why I getting a duplicate form displaying after an entry error i.e. 'email missing'.

It appears the error form is at the top of the normal form why?

I am using the standard Contact form provided.

There is a screen shot image attached of the result.

Thanks

Re: Form duplicates after error

Posted: Mon May 05, 2014 10:23 am
by velden
I think you have the {FormBuilder ...} tag in your page TEMPLATE, but you did NOT check the inline option?

See options in Main tab of Form:
Display form inline?:

Inline means any form followup replaces the {FormBuilder} tag, non-inline replaces the {content} tag.
By default NON-inline modules will replace the {content} tag with their output. If you have the {FormBuilder ...} tag in template you might get the result you have now.

Re: Form duplicates after error

Posted: Mon May 05, 2014 2:27 pm
by Barrowboy
Hi Velden

Thanks again for your help it's much appreciated.

It's my first attempt at creating a CMSMS website, stumbling my way through quite well now I was a bit unsure about using this package but now I am quite taken by it.

Regards