Hi.
By default, it seems that if a field is required, an asterisk is shown next to the input.
Is there a way customize the prompts for validation? Or at least remove the asterisk?
Its a handy convenience, but with the form I'm working on atm, it intereferes with my intended styling.
I figure that if if I remove the asterisk, I can probably one of the jquery validation plugins that I tend to use.
Thanks.