Copied to clipboard

Flag this post as spam?

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


  • Mike 80 posts 101 karma points
    May 13, 2011 @ 13:34
    Mike
    0

    Questionnaire/wizard form with flow? how to?

    I was wondering if it is possible using out of the box (or maybe contour?) to create a Questionnaire/wizard easily.

    What i need is a "configurator-tool". This would consist of 4 questions (radiobuttons) where the next question is dependend (depends on) the previous question.

    At the end of the wizard I need to show a PDF download which matches the flow of questions.

    anyone?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    May 16, 2011 @ 22:54
    Jan Skovgaard
    0

    Hi Mike

    If you want to do this without using Contour (I don't know if this is possible using Contour, since I have not had the time to give it a spin yet unfortunately) I guess it would make sense to make branches of questions, with the possible answers like

    Question
     - answer
     - answer
     - answer
     - answer
    Question
     - answer
     - answer
     - answer
     - answer
    Question
     - answer
     - answer
     - answer
     - answer
    Etc.

    Then in your XSLT/Razor macro for rendering I guess you need to make 4 scenarios to deal with where to go next, which I suppose can be a bit of a cumbersome task.

    Does this help?

    /Jan

  • Mike 80 posts 101 karma points
    May 19, 2011 @ 11:13
    Mike
    0

    Thanks,

    yes, I had thought of that but I was kinda hoping that there would be an easier way to do this.

  • keilo 568 posts 1023 karma points
    Nov 15, 2011 @ 06:25
    keilo
    0

    Hi Mike, I have a similar requirement. May I know what did you end up with to solve the problem?

  • 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