In many applications I know in advance that some fields are required and some have defaults. It would be nice to see these in a grid format to check it's accurate. Also the ability to make fields "read only" and have the javascript generated
FIELD / REQUIRED / DEFAULT / READ ONLY
f1 / X / -
f2 / X / 100 / X
etc