TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Bootstrap Form Builder

10 pointsby cjyabout 10 years ago

5 comments

spiredigitalabout 10 years ago
Very nice! Will this work with complex forms I already have built on my site, or do I need to create the form with special code/markup for it to work properly?
评论 #9414329 未加载
cjyabout 10 years 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&#x27;t have to) be processed using my start-up&#x27;s form processing service (in free beta).<p>I&#x27;d love to get some feedback!
评论 #9390784 未加载
andrewriceabout 10 years ago
You should build-in support for other Bootstrap form layouts, such as &quot;.form-horizontal&quot;.<p><a href="http:&#x2F;&#x2F;getbootstrap.com&#x2F;css&#x2F;#forms" rel="nofollow">http:&#x2F;&#x2F;getbootstrap.com&#x2F;css&#x2F;#forms</a><p>Just a thought! Nice work.
评论 #9395930 未加载
kidlogicabout 10 years ago
Cool! I was just looking for something like this :)
morenoh149about 10 years ago
this could be very useful. Reminds me of a similar tool for jquery themes (If I recall correctly).