Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Doogie Talons 183 posts 318 karma points
    Apr 07, 2009 @ 12:34
    Doogie Talons
    0

    Rediret depending on response... is it possible.

    Hi all I have a quick question.

    Is there away in umbraco to measure the response to a form and redirect.

    I have installed Doc2Form.

    Created a quick test questionaire, and if any of the 5 questions are NO then it's to go to another page...

    Pretty simple in .net so should I try to use umbraco or just make my own control.

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Apr 07, 2009 @ 12:43
    Ismail Mayat
    0

    Doogie,

    You will need to update it. I did it using xml file that had field values that determined redirect. In my case i created data data type called department eg Sales, Marketing. In xml file i had



    I passed in the name of xml file and field alias to look at. Then in send email part of doc2form i used the selected value to send email. Obviously you will have redirect values instead of emails.

    Regards

    Ismail

  • 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.

Please Sign in or register to post replies