I have a field in DB to store URLs. But for the user this is optional. So the user should put in nothing or a URL. But if I use IS_URL in the database specification this field is demands always an URL. Is there a solution?
Thanks in advance
I have a field in DB to store URLs. But for the user this is optional. So the user should put in nothing or a URL. But if I use IS_URL in the database specification this field is demands always an URL. Is there a solution?
Thanks in advance