I read this in the help docs for the text input format property:
If the form user doesn't enter a value in the format specified, the object is displayed in red.
I don't think this is working correctly for me. I have a text input field with the format set to email. When I type in text that is not in the email format. The field is not turned red immediately or when I move the focus to another field. The only way I would know that the field was in the wrong format was if I moused over it, in which case the tooltip telling me its in the wrong format is displayed, or if I clicked back into the form which causes the border around the field to turn red. However, for me, that border does not turn red if focus is not on that field. It also does not prevent me from submitting the form, and i did see any kind of command like "Check Mandatory" for validating text inputs with a format.
Let me know if I need to submit a support ticket instead with screenshots. I try to hit this channel of support first for the benefit of the community, and then use the ticket system if needed.
