Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
John

ACF url field not validated using inline edit

On a post edit page ACF url field requires “http://” to be included in the string otherwise it does not pass validation.
When updating the url using inline edit the field is not validated and saves without the “http://”.
If editing the post now using the post edit page and saving it the validation error is displayed.
Can validation be implemented when editing this field inline?

8 years, 6 months ago
Stefan van den Dungen Gronovius
Developer

Hello John,

Thanks for pointing this out.
I’v create an issue for this bug.
Maybe we can fix this one before we do our next release.
You can follow this issue on the link below.

https://github.com/codepress/admin-columns-issues/issues/251

8 years, 6 months ago
Stefan van den Dungen Gronovius
Developer

We cannot add the same validation as ACF for URL fields so we added basic HTML5 url validation.

7 years, 8 months ago

You must be logged in to reply to this topic.