5 comments found.
Hello!
I hope you are well.
I am looking for multi-step form or wizard form on ASP Net MVC like you have on sale. The samples look pretty awesome. I have some questions, please, can you kindly answer them.
The samples you provide are fully functional with the CRUD operations?
Did you use database or session approach to persist the data across the steps? In my requirement, I need each step to be saved to the database.
Kind regards! Thanks in advance.
I used database approach to persist the data across the steps
Hello,
I just purchase this your wonderful form wizard but I have this challenge with the css. I could see that the css style is made up of customized Bootstrap v4.1.0 but when added to my solution page that already has a layout, it distort the layout for that page.
Please can this be resolved?
Thank you
Oladayo Oduntan
Hello brother , thanks for your comment
Please add wizard html to your solution without adding css reference
then copy css classes from template to your solution css
Yes sorted that out already but I wish the wizard css class could have been put separately and the boostrap on it’s own. I had to spend hours to figure out this
Hi, Thank you for this wizard, i’ve been trying to find something similar for a project im working on.
I’ve been going through it and trying to understand how exactly it works so I can integrate it with my project, is it possible for you to explain how it all ties together?
For example, I notice that “wizard 5” has all the renders the three sections on the page but only shows one, what if i wanted to change the order of the screens in the wizard?
you are welcome marcelb .
I have used div with Id in each partial view as following
_ClientInformation / m_wizard_form_step_1
_AccountSetup / m_wizard_form_step_2
_BillingSetup / m_wizard_form_step_3
I show/hide partial views from JavaScript and JQuery in wizard 5 view using these Id’s
you can change the order of wizards based on your database tables structure
Purchase code :3cb1064d-80fd-4e0d-92de-f88a0e1eef59
Please can I run this application in VS2017?
Hi Albert_arvs Yes it is
I have been having serious dependency issues. Cuz the solution was developed in .netCore 3.0 and VS2017 supports .NetCore 2.1
vs2019 available for free https://visualstudio.microsoft.com/free-developer-offers/
Sorry I know it works on VS2019. Wanted to be sure it will work on 2017
install .netCore 3.0
Congratulations!!! Nice Work, Good Luck With Sale 
Many Thanks Pro