Okay, it’s not a bug. It’s the requirement of “https://” on URLs, I’ve now figured out.
Is there any way to set this so that that’s not required? Or is that the point of the verification? I thought it would be that there was a TLD. Can we make that the validation somehow?
Also, the mobile issue was that for the language I had put “kr” for the language but Korean is actually “ko”. Now that I’ve got the right language code in there, it appears to be working on mobile.
Hey In HTML, the “URL” type requires the “http” or “https” protocol to be valid. If you don’t want this, you could also simply use a normal text field Possibly with a regex validation if necessary.
Thanks so much for answering a question I should have put to an AI agent first!
So now I have placeholder text showing that they need the “https://” and a warning in Korean there, but I’d love to also edit the warnings that pop up:
A much easier way for you is just to use the Pro Forms “Validation” group. You can find it on each input. There, you can define your custom validations and also enter a custom error message if not valid