[ https://issues.apache.org/jira/browse/TRINIDAD-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799205#action_12799205 ]
Carsten Pieper commented on TRINIDAD-37: ---------------------------------------- Hi, may I inquire about the status of this issue? I have been searching the Jira for something like this, found this issue and boldly tried onblur="_validateInput(event);" in my code (we're on Trinidad 1.0.10). It worked as desired, which is nice, but as this issue's official status still is "open" I'm wondering if it's a good idea to rely on this "hidden" feature... > Client-side validation should support onblur/onchange validation when set to > 'inline' > -------------------------------------------------------------------------------------- > > Key: TRINIDAD-37 > URL: https://issues.apache.org/jira/browse/TRINIDAD-37 > Project: MyFaces Trinidad > Issue Type: Improvement > Components: Components > Reporter: Danny Robinson > Priority: Minor > Attachments: autoSubmit.patch > > > The 'inline' client-side validation should support the ability to validate > fields on-the-fly when the user navigates away from the field. This was > provided in the recent 'inline' patch using the validateInput() method, but > was made private until we make some further improvements. > Just created this email to keep track of the issue. > Pasted from email: > Adam said: The JS validateInput() method has been made private, because I'd > like to start putting JS methods on namespace objects instead of putting it > in the window object - and it only supports inline validation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.