using field.markInvalid() always defaults to 'side'
using field.markInvalid() always defaults to 'side'
Hi
I have a form whose fields I am validating onBlur() by using markInvalid(). Regardless of how I set the msgTaget config option ('under' or 'side') it always shows as if 'side' was the setting AND I never see the "!" icon on the side of the field nor the squiggly.