Yes, I know we could use the text field, but we wanted to use the url field for the other validations. Is there anyway to override the saving of the url field so it allows uppercase?
We are using the Url field type.
We don’t want it to display as uppercase. But the actual href to have uppercase in it otherwise the external link gives a 404. For example http://www.something.com/TESTpage would work but in ACF URL field if saves if as http://www.something.com/TESTpage and this gives 404