Copied to clipboard

Flag this post as spam?

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


  • Jonas Thierry 5 posts 85 karma points
    Sep 23, 2016 @ 12:19
    Jonas Thierry
    0

    Multi step wizard in umbraco

    Hi

    Im in th process of creating af multistep wizard in umbraco.

    Here is my setup:

    1) I have a surfacecontroller that returns a partial view with a model.

    2) The partial view is a form that you fill out and is posted to a new action in same controller.

    3) I do som logic and would like to return a model back to the partial (or any) for the next step.

    What would be the best practice in these matters?

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Sep 23, 2016 @ 14:04
    Alex Skrypnyk
    0

    Hi Jonas,

    You can try to use Umbraco Forms also for this case.

    https://umbraco.com/products-and-support/forms/

    Thanks

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Sep 23, 2016 @ 14:05
    Alex Skrypnyk
    0

    Yes, in general situation you described right steps. Also you need some param with current step number.

  • Jonas Thierry 5 posts 85 karma points
    Sep 26, 2016 @ 05:54
    Jonas Thierry
    0

    A whole new world unfolded when i was told about:

    https://our.umbraco.org/documentation/reference/routing/custom-controllers

    Then you can do about anything..

    Thanks.

  • 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

Please Sign in or register to post replies