Beta 4: ACF Fields still not being found

I haven’t tested much but with my custom post type with ACF fields the field input says searching and then switches to “Enter Field Key”.

This isn’t great for productivity as I need to either try to remember all the field keys or keep a separate tab open with the ACF Field Group open and then copy and paste between the tabs.

acf-issues

Thanks! We’ll check it out.

After all the looper/consumer changes, I don’t have a natural way to predict the context and get the appropriate fields in that UI. I used to be able to just use the current post ID when in the content builder, but it’s more complicated now… For example, it should actually change based on the “current post” which can now be different at a moments notice if you’re working with WordPress queries. I’ll need to build something more robust to address this which will take some more time. Regretfully, until we can come back to the ACF Repeater feature, I’m going to have to leave this as a text input.