kevinchappell / formBuilder

A jQuery plugin for drag and drop form creation
https://formbuilder.online
MIT License
2.61k stars 1.38k forks source link

Can't implement Tabbed/Multi-Page Forms #1108

Closed Selvi-winvest closed 4 years ago

Selvi-winvest commented 4 years ago

Am trying to use Form builder and render ... I can build and render form successfully. but when i try to follow below link https://formbuilder.readthedocs.io/en/latest/formBuilder/demos/tabs/#tabbedmulti-page-forms

I didn't get result as mentioned.. Could appreciate if any help mupage

kevinchappell commented 4 years ago

documentation has moved to: https://formbuilder.online/docs/formBuilder/demos/tabs/

@Selvi-winvest where did you find the readthedocs link?

Selvi-winvest commented 4 years ago

Yes, Same page somehow i have managed to resolve..

But now i want to show/render form which is designed with multi-page fields ... https://formbuilder.online/docs/formRender/options/formData/ This is single page. Is any doc for multi page render.

Would appreciate if any help..

kevinchappell commented 4 years ago

if you mean multi-page as in https://website.com/form/page-1, https://website.com/form/page-2, https://website.com/form/page-3 then unfortunately you'll need to manage coordinate that outside of formBuilder.

Selvi-winvest commented 4 years ago

Ohhk.. Thank you for your reply. But Link is not found...

mayank2397 commented 6 months ago

can we render multi page form now? is there any doc for it?