CompanyDirectory & FormBuilder
Posted: Sun Jan 26, 2014 7:37 am
I call {FormBuilder form='JournalInfoSend'} in a detail template of CompanyDirectory. After formsubmit it redirects to the page, that sets in CompanyDirectory's settings (The default page to use for detail views. If set to "None" the calling page will be used.),but not to the page to redirect to after form submission. The letter doesn't send. Also, if capchta is wrong it redirects to the page, that sets in CompanyDirectory's settings (The default page to use for detail views.
How to fix this mistake???
As I see, the problem is in pretty urls. URL of the company is ;http://domain.com/world-applied-sciences-journal-wasj After submission it redirects to ;http://domain.com/about-journal.html (The default page to use for detail views. If set to "None" the calling page will be used.). How to redirect to the same page (;http://domain.com/world-applied-sciences-journal-wasj)???
How to fix this mistake???
As I see, the problem is in pretty urls. URL of the company is ;http://domain.com/world-applied-sciences-journal-wasj After submission it redirects to ;http://domain.com/about-journal.html (The default page to use for detail views. If set to "None" the calling page will be used.). How to redirect to the same page (;http://domain.com/world-applied-sciences-journal-wasj)???