Hello,
Sorry if this has already been asked, but I couldnt find a topic on that subject.
I would like to know if it's possible to validate for a duplicate value for a field when submitting an add/edit of a record in a grid (popup edit) and return an error in the form to inform the user that the value is already used.
I am able to do it in the appropriate handle after the submit but i can't seem to prevent the form to close and to display an error message to the user.
Thanks!