ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Wizard that reuses existing data entry forms
Title:
B
I
{code}
?
Hello, I am seriously thinking of buying awsome , because it seems AWSOME :). Is it possible to create a Wizard like one demonstrated here: http://demo.aspnetawesome.com/WizardDemo but loosely coupled to existing crud forms (controllers and views). Lets say we have three tables: USER - USER_ROLE - ROLE. Also we have created CRUD that we use. Now we would like to create a Wizard to make a full user entry experience for our users, using MVC awsome that displays those existing CRUD views. We do not want to build everything from scratch, just reuse existing stuff in our wizard. Something like turning our existing crud views to partial and than calling RenderPartial in our wizardStep views? Am I on the right track here? What is the way ? Thank you all in advance
Save Changes
Cancel
Alem Biscan
asked at 01 Feb 2016
well, the purpose of the demo is for you to understand how it works and after apply it in your scenario; you can look at the code and download the whole demo app as well
at 01 Feb 2016
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK