bs-jsonform icon indicating copy to clipboard operation
bs-jsonform copied to clipboard

Form generator based on JSON for Bootstrap 4

Results 16 bs-jsonform issues
Sort by recently updated
recently updated
newest added

It could be very useful if it was possible to add a default value for the list element. I have a form where the client can import predefined values and...

Any plans to add support for Radio, multiple Checkboxes, or multi-selects in the latest version?

I would like the form submit button to be disabled why work is being performed so the user can't submit it twice thinking nothing is happening and end up creating...

enhancement

Suggested by @OneWithTheCore On the fly, based on answers of different questions, add/remove/change other fields

enhancement

Remove the jQuery dependency that bs-jsonform uses so that we can reduce total footprint it requires.

enhancement

It would be great to see a feature that adds in automatically filling the form fields using query parameters in the URL. This will enable easier linking to semi-prefilled forms...

enhancement

In order to better organize options in sections, there should be an option to add header/title rows in the middle of the form

enhancement

In order to make it easier to save forms and automatically fill them with the saved data by default, having a means of setting the default data through a JSON...

enhancement

Add a feature to be able to automatically save and restore fields in a form. Save occurs on change or on submit and restores when there is a GET parameter...

enhancement

Add support for steps of a form. For example a multi step form may have a initial sign up step, then a shipping options step, then a payment step Allow...

enhancement