Required field
Brought to you by:
mcarniel
Hi,
Is it possible to catch message of required field and diplay it in a different way (for instance not using Dialog)?
I see that this control is called before starting method beforeSaveDataInInsert and beforeSaveDataInEdit and so I can't manage it here.
The only solution is not using required property, but is there another one's?
Thanks in advance
Anonymous