tonytan4ever / Bootstrap-Form-Builder-V3V4

A bootstrap 3.0 form drag and drop builder, implemented in Jquery. Based on: https://github.com/minikomi/Bootstrap-Form-Builder
MIT License
74 stars 42 forks source link

Save button does nothing #20

Closed erik-121 closed 6 years ago

erik-121 commented 6 years ago

Hi there, Why the Save Current Form Layout does nothing?? Is there something I have to do? Thanks :)

tonytan4ever commented 6 years ago

It is supposed to automatically download a form layout file for you:

image

And then you can load this form layout file and your form will be reloaded.

Can you take a screenshot showing me what went wrong?

erik-121 commented 6 years ago

I am afraid that It depends on the web browser, I am using Firefox (updated) and does nothing. It seems only works on Chrome, I've tried it. The load form button works as supposed to do it.

One more question what about the code of the V4 Bootsrap? How can I use it? Thanks a lot

tonytan4ever commented 6 years ago

Thanks @erik-121, this is indeed a bug.

I have fixed it and pushed it to both V4 and V3.

Yes, you can use V4 Bootstrap with it from here.

erik-121 commented 6 years ago

Thanks a lot to you. Well I can use it from there, but where is the code if I want to use V4 Bootstrap?

:) nice one!

tonytan4ever commented 6 years ago

The V4 one is on v4 branch.

erik-121 commented 6 years ago

Sorry I didn't see it. Thank you! :)