Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey there have been looking around at the best way to achieve this.
Basically what I needed to do was after a contour form has been submitted was to redirect the user to an external link.
Currently there is only the message/content page/xpath options available. What might be the best way to achieve this?
Adding a new workflow type?
Some sort of event that I can hook into?
Any help would be appreciated. (this is on contour 3/umbraco 4.7)
Easiest might be to hook into the submit event and perform the redirect
Event is found in Umbraco.Forms.Core.Services.RecordService.RecordSubmitted
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Redirect to external link after form submission
Hey there have been looking around at the best way to achieve this.
Basically what I needed to do was after a contour form has been submitted was to redirect the user to an external link.
Currently there is only the message/content page/xpath options available. What might be the best way to achieve this?
Adding a new workflow type?
Some sort of event that I can hook into?
Any help would be appreciated. (this is on contour 3/umbraco 4.7)
Easiest might be to hook into the submit event and perform the redirect
Event is found in Umbraco.Forms.Core.Services.RecordService.RecordSubmitted
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.