Products Module & Formbuilder

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
HelloImKarl
Forum Members
Forum Members
Posts: 12
Joined: Tue Apr 23, 2013 10:05 pm

Products Module & Formbuilder

Post by HelloImKarl »

Hello Forum,

I have set up my product items to include a contact form within each item. The problem is that once you submit the form, it will take you back to the summary view and doesn't send the form to the specified email. What would the cause of this be?

Thanks.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Products Module & Formbuilder

Post by Dr.CSS »

You will need to explain what you did, how did you set up the 'email to' function in formbuilder, how did you tie it into products, etc. etc...
HelloImKarl
Forum Members
Forum Members
Posts: 12
Joined: Tue Apr 23, 2013 10:05 pm

Re: Products Module & Formbuilder

Post by HelloImKarl »

I setup the contact form to send to my email address, as I have done before with no issues. The form is set to display inline with no page redirection.

In the products module, you enter the contact form code, e.g

Code: Select all

{FormBuilder form='contact'}
in a custom field. I use this tag on the template to get the form to display:

Code: Select all

{eval var=$entry->fields.contactform->value}
It appears on the items detail view, you can fill it out etc. but once you click submit it takes you back to the summary view and doesn't send the results to the specified email.
Post Reply

Return to “Modules/Add-Ons”