Hi folks,
I have some forms that are sectioned. If a client has one need, they fill in a particular section. If another need, they skip to another section. As I am also using required fields in the different sections, this creates a problem.
I have several fields that should be required, such as date and price fields. But, if I make them required, the clients then would be forced to populate fields in sections not applicable to them. (Price or Date fields).
Is there a way I can make all date or price fields pre-populate with a value? For date fields, a simple 1/1/2008 would be fine (or what ever 01/01/2008, etc.) and for price, a simple 1 dollar would be fine.
If not is there any way to get the fields (as I build them) to except some default value?
Thanks!!
Ron