Yes, that helps, thank you. I have made some progress. However, another issue I’m working through.
3 of the 6 fields in my custom HTML do not populate. And, yes, I have verified the field names using {render:acf_field_name}, and the checkboxes are checked in the “load” tab. If I allow the form to generate the HTML, all fields populate.
Any ideas?
Thank you – I appreciate the help.
I appreciate the video, but I can’t find a solution based on that. Nothing with my forms has changed in months – everything was working perfectly until the update today.
My form shortcode is inserted on a separate page but pulls in the CPT post ID [acfe_form ID=”123″ post_id=’CPT post_id’]. Here’s an example of the URL: https://mysite.com/my-page/post_id=12345. The shortcode is not inserted on the CPT pages where these ACF fields belong.
Should I have this configured differently now after the update? Something has changed – any ideas? Thanks.