Hi there,
BTW This is a brilliant module, especially if you know what you're doing; I hope this can help me.
I'm using Jquery to change the default value of a field on focus.
If no data is entered into that field, the default value is displayed.
I'm using this technique as a way to enrich the user's experience while filling the form instead of the old fashion <label> tag.
The problem is that any field that wasn't filled returns it's default value to the database and I know you know how unfunny this is.
I was hoping to tell the form to ignore any field that contained certain values.
I would appreciate any help.
BTW This is a brilliant module, especially if you know what you're doing; I hope this can help me.
I'm using Jquery to change the default value of a field on focus.
If no data is entered into that field, the default value is displayed.
I'm using this technique as a way to enrich the user's experience while filling the form instead of the old fashion <label> tag.
The problem is that any field that wasn't filled returns it's default value to the database and I know you know how unfunny this is.
I was hoping to tell the form to ignore any field that contained certain values.
I would appreciate any help.

