This is a migrated thread and some comments may be shown as answers.

Wondering How To Implement a Wizard Type Dialog

1 Answer 152 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 31 Jan 2013, 07:49 AM
I'm wanting to have a flow to my conference registration where I ask a question in the first dialog:

Are you a a)speaker b)presenter c)sponsor

if they say speaker they go to a special page before going to the normal registration.

etc,etc,etc.

How would I implement something like this in KendoUI.  My backend is asp.net MVC4 webapi, not that it matters.

Thanks

1 Answer, 1 is accepted

Sort by
0
Devon
Top achievements
Rank 1
answered on 18 Mar 2013, 07:01 PM
Hi

This isn't exactly so much an answer as an alternative.
https://github.com/amoffat/bootstrap-application-wizard

If this is something you feel you would need in the future, vote for it: http://feedback.kendoui.com/forums/127393-kendo-ui-feedback/suggestions/2366288-wizard-control-plugin

As it stands now, off the top of my head you would have to use the API to chain either window dialogs, or tabs together by closing and opening the next using code.

Regards,
Devon
Tags
General Discussions
Asked by
Peter
Top achievements
Rank 1
Answers by
Devon
Top achievements
Rank 1
Share this question
or