Thanks for the tip @gummiforweb – I noticed it should actually use get_edit_post_link($post->ID) though as $post_id refers to the ID of the post you are currently editing (not the acf relationship post)
Can confirm that the new version fixed my issue. Thanks 🙂
Hi, I’m still getting this on 5.2.2
When saving the post it says “Validation failed. 1 required field below is empty”.
The only thing I need to do to fix it is checking the checkbox that makes the hidden inputs visible. I’ll then see the error message next to the field. Then I uncheck and hit save again and it will work.
The field in question is a Repeater field which has conditional logic to display if the checkbox is checked (“Stablet”=checkbox, see attachment).
Hi,
I looked into this a bit more and I think I found the culprit. The flexible content blocks have a Link dropdown, and the sheer number of pages on this website makes this list huge. On the page I mentioned above, 4.1Mb is transferred, most of this is content relating to the link field.
I understand this has been fixed in ACF5(?) so I’ll try upgrading and see what happens.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.