| Previous topic :: Next topic |
| Author |
Message |
mgi
Joined: 30 May 2007
Posts: 34
|
| Posted: Mon Jun 04, 2007 8:11 pm Post subject: Webforms vtiger 5.03 |
|
|
Hi,
I install vtiger 5.03 and the webforms addon
This works good finally after a long process of installation.
Everything is going well without errors.
my question : how to design the page result of the contact/webforms.
After send a forms the customer get the following page :
"Thank you for your interest. Information has been successfully added as Contact in vtigerCRM.
Home"
How and where can I configure it to my own design ? |
|
| Back to top |
|
mgi
Joined: 30 May 2007
Posts: 34
|
| Posted: Sat Jun 09, 2007 8:29 am Post subject: Webforms vtiger 5.03 |
|
|
| Any ideas ? |
|
| Back to top |
|
mgi
Joined: 30 May 2007
Posts: 34
|
| Posted: Sat Jun 09, 2007 8:30 am Post subject: Webforms vtiger 5.03 |
|
|
| DOes anyone can help me ? |
|
| Back to top |
|
brandon
Joined: 24 Feb 2007
Posts: 9
|
| Posted: Fri Jun 15, 2007 4:55 pm Post subject: Re: Webforms vtiger 5.03 |
|
|
Mgi,
You can change the output message and I'm sure with a little coding you can make it auto redirect to a custom page, the file you need to modify is in your
vtiger/soap/webforms.php towards the bottom it will state
if($focus->id != '')
then prints the message and provides the link you setup.
Hope that helps a bit. |
|
| Back to top |
|
jshayler
Joined: 03 Jul 2007
Posts: 77
|
| Posted: Thu Jan 03, 2008 10:34 am Post subject: Re: Webforms vtiger 5.03 |
|
|
Hey,
Did you guys manage to get the above redirect to work?
As i would be reallt intrested in the code?
J |
|
| Back to top |
|
| |