Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
You can extend and replace DataSubmissionService by your own class and on the method PerformDataSubmit you just call to base then modify the redirectUrl before send to browser. It will help you redirect to an external URL.
After facing this problema and troubleshooting , I used formsubmission events to handle the forms and i used controller of a receipt page which is to be redirected after formsubmission to rediredt to a new url.
I have called controller from Forms and it seems to a javascript call. Now I need to redirect to an external Url.