I am using ACF to create a custom field for a SureContact product, and then on the page I have a button that activates a modal which shows the video. If I just put in a static URL, the video shows just fine, but if I use the dynamic data, the video will not show and I just get an error that the custom field is blank. I’ve tried selecting both dynamic data and YouTube as the source options, but neither will work with the dynamic data. I’m guessing this is some sort of an issue because the field is in a SureContact product as opposed to just a normal post. Am I doing something wrong, or is this in fact an integration issue?
I figured out my modal needs to be inside of the query loop to correctly pull in the data. Just user error on my end.
