Simple Redirect from Edit Form

Forums General discussion Simple Redirect from Edit Form

Viewing 1 reply thread
  • Author
    Posts
    • #18769
      Jeff Lynch
      Participant

      I have a situation where I bring people to the Edit form from a link in an email. The New Form is created dynamically. Then when they fill in the form and hit save (or cancel) i want to redirect them to a custom page.

      I have tried a couple of the solutions around going from new to edit but they don’t work or I haven’t been able to figure out the code.

      Can you help with a simple redirect from the Edit Form?

    • #18849
      Alexander Bautz
      Keymaster

      If you have control over the creation of the URL in the mail, just add a “Source” attribute like this to it:

      https://contoso.com/lists/YourList/EditForm.aspx?ID=123&Source=/path_to_your_custom_page/page.aspx

      Alexander

Viewing 1 reply thread
  • You must be logged in to reply to this topic.