The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
-
tuxor
- Veteran Member
- Posts: 48
- Joined: 2014-06-15 00:09
Post
by tuxor » 2015-01-28 17:02
Hi, how can customize the message when the user insert a duplicate entry when field is marked like unique in appgini?
because only appears this:
Duplicate entry '150.8000' for key 'NUMERO_FRECUENCIA'< Atras
It could be like a mesage box or something.
Thank you.