Hi,
I don't know if anyone can replicate this error:
When I try to fill in a form that has a list autocomplete field, I get this error:
No field ID
Worse: the field doesn't work at all!
This happens only in Internet Explorer and it's very annoying.
It means people using IE can't use my submit form. :-(
After inspection the input field of the auto complete has no id.
<input class="textboxlist-bit-editable-input" type="text" autocomplete="off" style="width: 30px;">
If this is causing it, I think this can be easily corrected, Sergey?
Best regards,
Jeff
Hi,
I don't know if anyone can replicate this error:
When I try to fill in a form that has a list autocomplete field, I get this error: No field ID
Worse: the field doesn't work at all!
This happens only in Internet Explorer and it's very annoying. It means people using IE can't use my submit form. :-(
After inspection the input field of the auto complete has no id.
<input class="textboxlist-bit-editable-input" type="text" autocomplete="off" style="width: 30px;">
If this is causing it, I think this can be easily corrected, Sergey?
Best regards, Jeff