|
|
|
|
|
Forum
|
|
|
Re:Controlling return URL from the Form (1 viewing) (1) Guests
Favoured: 0
|
|
|
TOPIC: Re:Controlling return URL from the Form
|
jonshutt (User)
Junior Boarder
Posts: 13
|
|
Controlling return URL from the Form 1 Month, 3 Weeks ago
|
Karma: 0  
|
|
Hey folks
I'm working on a new version a large site, and i've set up a subdomain www2.mysite.com
However, after submitting anyforms that use infusion, the user is returned to the old site (www.mysite.com) which makes it a bit confusing for anyone viewing it.
Is there any way I can set a hiddenfield or somthing in the form that overrides the return URL specified within infusion?
I don't want to changes the infusion settings, becuase that will break the live site, and creating duplicate webforms in infusion will take ages, and make things quite confusing!
thanks all
jon
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Controlling return URL from the Form 1 Month, 3 Weeks ago
|
Karma: 3  
|
|
Hi Jon,
Why not just go in and change the url in your setup and misc settings area. The software as a general rule will pull the info from the business contact record set up initially. As a quick fix and to not break the forms until you find another solution, this may help.
Thanks Sharon
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Controlling return URL from the Form 1 Month, 3 Weeks ago
|
Karma: 7  
|
|
Jon,
I don't think such a field exists nor do I think it would help much.
All IS forms are sent to a common JSP page for processing. The one parameter which determine which form you are really submitting is the hidden field "xid".
Once your POST reaches its processing destination, the settings for your form are read and, based on those, the decision is made as to where to send the user after processing.
Changing your settings at the Infusionsoft level would certainly break the process when coming from the old site.
I'm afraid you will probably have to resort to using duplicate web forms.
Best, Bob
|
|
|
|
|
|
|
Last Edit: 2009/09/24 20:50 By techportal.
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
|
|