What is the best way to get dynamic data to populate the text in my pop-up form? I have multiple products and descriptions on my product page. I want it so that when the user clicks on the product, the pop-up form auto-populates that product name.
Hi, im not sure if the popup is able to read from the page it’s currently open. Maybe if the popup button is on the product page you can just provide the post.title dynamic data.
You’d definitely have to test this though.