Message Validation

Hi,

I’m using validations to forms. For example, for method NotEmpty, with live validation enabled, after un-Focus I see label red when the validation it’s not ok.

Where to place the message? for a custom validation, how can I show the message of false validation?

Hi

try onValidateError event
docs.dhtmlx.com/doku.php?id=dhtm … idateerror