In our application we handle user inactivity using a javascript timer on the
client side.
The requirement we had was to issue a warning message if the user has not
typed
or clicked anything for some period of time. What we do is once the
javascript timer expires we post a message which the user ca
Here's what I am trying to do:
I need to use a "default" validator.xml file to configure validations for
fields on forms.
I also want to be able to specify another "custom" validator xml file, say
"validator-custom.xml" which contain
changes to the validations of some fields.
When I do this using
2 matches
Mail list logo