I have a redirect from a Bricks form in footer to a popup with email saved as a UTM utm_email
In the popup I also have a Bricks form.
I have set the default value of an email form field as {url_parameter:utm_email}
When the popup is triggered (also by a UTM) the email field does not populate with the dynamic default value.
However if below the form I write in a rich text widget {url_parameter:utm_email} - both populate.
For now I can just have and hide the text box. But I have also had a lot of trouble trying to set the value of this field programmatically, and so might be related.
Edit: I am having trouble running any code inside a popup, even triggering console.log and I just noticed that the usual Code Signing widget to sign is not there? Could it be unsigned?
Hi - I just tested with 5.10.2 and now populates without the text boxes getting the UTM! Thank you!
For the code execution button: In the popups, you only click it once when you first create the code block, but then it disappears and is no longer needed to sign for changes. For page templates, you need to click every time, so I thought it was not there when looking for issues - but I had signed it right at the beginning