Hey,
In my table, I've set one colomn to unique.
I was wondering if I could show a custom code with 'DB save' if a same value is been used.
Now i'm getting:
And I would like to have something like:
In my table, I've set one colomn to unique.
I was wondering if I could show a custom code with 'DB save' if a same value is been used.
Now i'm getting:
Error: 0 - SQL=INSERT INTO `TB_data_family` (`cf_created`,`family`) VALUES ('2014-02-18 09:20:57','3test')
And I would like to have something like:
Sorry, This name is already been used. Try again with another name...