Valo theme FormLayout TextField required error style issue

Hi,

So the issue only seems to happen with a form I have that sits on a window? I am using the FormLayout in other places, and I do not experience this styling issue?

Basically, a required field is displaying with both the old Reindeer style of having the * next to the field as well as the new Valo look with the ! mark and the red bordering around the field.

Here is a snippet of what I can see in firebug to hopefully explain better…



Basically you should be able to see both indicators appearing in the DOM, one with the caption and the other in the errorcell. This results in 2 required error messages appearing when you hover over the field also.

Any ideas as to a fix or cause?

Thanks,

Hey Joel,

No issues here. Could you provide a stand-alone example?