Subject Display custom "xxx is a required field" message
Author mircostange
Hi

Anyone knows how to display a custom message instead of IBO's built-
in "xxx is a required field" message? I tried the database's onError
event, but it gets only called when the database reports an error
which in this case does not happen (IBO seems to check the required
fields before posting - good, but how do I change the msg then?)

Mirco