Hello,
I have a couple required read only fields on a form that I use for validation.
The problem is, if a user has auto-complete of fields on their browser, it tricks the field into thinking there is a value there and allows the user to submit. Of course, the data isn't captured because it isn't actually IN the read only field.
I am not sure if this makes sense...please let me know how I can clarify or if you have a solution.
Thanks.