Is there a quick solution to adding the field labels inside the form fields? I know we have the ability to select Top or Left via the admin panels but we constantly have a need to put the labels in the form fields for space reasons. The desired effect would be once the field is focused on, the field would clear out the label and auto-fill it back in if the field is left empty, however the value for that field should not pass the label as its value when submitted.
Options?