I want a form generator. The form will use Twitter Bootstrap for styling. There are two parts.
1) Form Generator
A start – http://cloudwizardrfp.appspot.com/
There are multiple styles as supported by twitter bootstrap + tabs or not.
You can add fields along with the parameters
After adding fields, you can move it up or down. You can also edit or delete it.
Config sets a method – get/post
url
Form – outputs the entire form in html
JSON – outputs the configuration in json.
2…