|
|
|
|
|
by cjy
4085 days ago
|
|
I created this tool to make it easy to create Bootstrap Form HTML. Drag and drop form fields, preview the results, or copy the HTML code. It is built using Django and crispy forms. The forms you create can (but don't have to) be processed using my start-up's form processing service (in free beta). I'd love to get some feedback! |
|
One thing, this is kind of confusing:
Use the form builder below, or POST your own form to https://formden.com/post/abc123/ and add formden.js to your webpage.
Do I need to set up the action of the form to POST to your server AND include the javascript?