Welcome Guest, Not a member yet? Register   Sign In
is_unique in Form Validation on UPDATE
#6

(This post was last modified: 06-06-2016, 07:17 AM by PaulD.)

If you want to do this, just run a search for the slug and count results in your own validation routine. Then you can exclude the current record easily. However you should not really be changing the page URL without the user agreeing to it, or even being in control of it. Why not add the slug to the form and put an instruction/warning that changing it will change the page url. Also, you can make sure the column is defined as unique and catch the error when updating.
Reply


Messages In This Thread
RE: is_unique in Form Validation on UPDATE - by PaulD - 06-06-2016, 07:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB