Page 1 of 1

Formbuilder + products module error "with inline active"

Posted: Fri Jul 08, 2011 2:17 pm
by jpcarvalhinho2
My site:

http://www.parnassusmusicalholidays.eu

has a very simple structure

a Home page with one template, and only the content:
{Products action=default hierarchy='Musical Holidays EN' sortby='id' detailpage='holidays'}
So clicking on an entry takes us to (for instance)

http://www.parnassusmusicalholidays.eu/ ... tly-Mozart

There, I set up a booking form (at the end) where I specified the Display form inline?: YES
After form is submitted:Display "Submission Template

(and None as the redirect)


Upon form refresh I want to show the same product page with the form updated/error messages.

The problem is that when submit the Form and it is validated I am taken to the detail page:

http://www.parnassusmusicalholidays.eu/ ... p/holidays


I think I identified the problem:
The form header is sending this alternate URL as the action, but it should be sending the Active URL of the page.
How can I change this?
<form id="m98ccfmoduleform_1" method="post" action="http://www.parnassusmusicalholidays.eu/ ... l/holidays" class="cms_form" enctype="multipart/form-data">

Re: Formbuilder + products module error "with inline active"

Posted: Thu Apr 26, 2012 1:47 pm
by vigor
Did you figure this out as I have the same problem at the minute?

Thanks.