1
I am beginners in Asp net mvc and would like to know how I can register data from an entity going through different View from the same Controller
Thank you !!
1
I am beginners in Asp net mvc and would like to know how I can register data from an entity going through different View from the same Controller
Thank you !!
1
The path to very long forms is using tabs. To View can have several fields and the user fills each tab with the categorized fields.
There is also the jQuery Steps, if you want to do Wizard face. Tem Nuget.
Browser other questions tagged asp.net-mvc
You are not signed in. Login or sign up in order to post.
You mean, going through Actions of a same Controller, right? Controllers do not have Views. What is the purpose of this?
– Leonel Sanches da Silva
I believe so... As an entity has many attributes, I want to separate the register of these attributes in different Wiews...
– Alerf Morais
You are using Bootstrap?
– Leonel Sanches da Silva
I am @Ciganomorrisonmendez
– Alerf Morais