All Topics
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?