Hi Guys,I have been trying out Adobe livecycle ES4 designer. I am
wondering if it possible to reject the value that the user has input in
a numeric/decimal field after it has fail a custom javascript
validation. For example, the field has a boundary validation from 1 to
1000 and its original value of 10. The user changes the value of the
field to 1111, the current behavior is such that there will be a
validation error message however the value 1111 is still "accepted", Is
it possible to revert t...