Form Validation

It would be nice to be show form validation messages, like a popup balloon saying, “A number is required.” Just changing the color of the field is not enough.

There are events of form, to which custom code can be attached. Such custom code can show the necessary type of message, based on validation results.

Thanks I got it working using OpenTip (opentip.org/)

It is working great!!