|
Title: Multi Step forms with next button with the tab components Post by: Alfred on May 11, 2019, 08:45:19 PM I see the following example http://code.reloado.com/eregaf3/edit#preview. It uses the tab component. I wonder how we can go to the other tabs with the sequential order. I mean to go to the next tab only when all the required fields are filled up with the next button at the bottom of the each tab content. I have a lot of fields on my form. So instead of showing all the fields I want to use a multi step form. since tab is another feature itself, easyui could have something like easyuiStep.
I hope you could help me. Thanks and regards, Alfred. Title: Re: Multi Step forms with next button with the tab components Post by: jarry on May 12, 2019, 11:46:10 PM Please refer to this example http://code.reloado.com/unevah4/edit#preview
|