Page 1 of 1

[solved] FormBuilder Problem

Posted: Fri Feb 08, 2008 2:04 pm
by barry cooper
Hi All,

I normally insert the FormBuilder smarty tag {cms_module module='FormBuilder' form='contact'} into the page area delivered by {content}.  This time I have inserted the tag into a page block. 
When the submission template is displayed it appears in the {contact} area and in the {cms_module module='pageblocks'} area.

Is there a way to stop this happening?  I only want the template to show in the page block and to leave the content as is.

If this make no sense the url is http://www.i-listener.com/index.php/contact

Many Thanks

Barry Cooper

Re: FormBuilder Problem

Posted: Fri Feb 08, 2008 3:00 pm
by Vin
So... still any problems? I'd suppose you'd have the contact form duplicated, but you have only one displayed... or I didn't get something?

Re: FormBuilder Problem

Posted: Fri Feb 08, 2008 3:05 pm
by calguy1000
Try changing the form to 'inline'.... I don't recall where that option is, but it's there someplace.  if it's 'inline' the results will replace the original tag it came from, otherwise it'll replace {content}

Re: FormBuilder Problem

Posted: Fri Feb 08, 2008 3:17 pm
by RonnyK
The mentioned "inline"-checkbox is on the main-tab of the form. So after selecting the Form, that tab will open.

Ronny

[solved] FormBuilder Problem

Posted: Fri Feb 08, 2008 5:18 pm
by barry cooper
Thank you,

I had to upgrade my FormBuilder module.  To get the inline facility.

Regards

Barry