Meta Box
Support Forum
Support › MB Frontend Submission › Can we create mutlistep form
Dear Support, How can we create multistep form using this plugin can you give me an example? Also want validation before next button. Thanks & Regards
Hi,
Unfortunately, the plugin hasn't supported multiple steps yet :(.
Thanks for reply, eagerly waiting for the feature!
Calpaq/Anh,
In the past I have done this with jQuery.
It's probably possible to use Metabox's hooks/filters to add the necessary markup.
Example: https://codepen.io/atakan/pen/gqbIz Plugin: http://www.jquery-steps.com/
Would be useful if this was baked-in though.
Thanks
Thanks david, so nice of you, This will be really helpful if I can replace tabs with this functionality.