Hello,
I've got the following javascript function called onChange event on the field:
function message() {
return alert("message");
}
The alert is shown correctly, while changing the field value, but also for the second time while saving the record. There is no onSave form script, as there are no more scripts on the form.
Appreciate your help on the matter.
*This post is locked for comments
I have the same question (0)