unique validation
I need to change the value before comparing it to the database.
Example:
https://google.nl
-> google.nl
7 Replies
I know i can do the following:
But was hoping it can be done with the
unique()
instead and also make it possible on the edit page ignoreable
afterStateUpdated?
and do validation in there
Problem is that if i update it on the edit page it will also say: "The specified URL is already being utilized."
Oh wow, thanks!
Good to know you can get 'record' like that π
Could be better, but it should work I think π
Yea it does