Not sure if this needs a new thread but although that change makes the 'thank you' message appear now, but when you go to download another report it brings up a frozen form (see be...
Never mind, figured out there was a } in the wrong place, below the onSuccess line, moved it to after return false; and now the thank you message displays perfectly.
Thanks@SanfordWhiteman, assume that's the difference between the var and const keyword?
Also though, since updating with that code the thank you message no longer appears, on filli...
I have a lighbox that opens when one of the download buttons is clicked but I've noticed a second empty lightbox opens in the top left corner too, I'm guessing it's to do with the ...
Hi@Darshil_Shah1I think I must be doing something wrong here, this is the code I'm using (changed domain and munchkin ID just for here)
#set( $allReportDetails = {
"3241139" : {...
Thanks@Darshil_Shah1, just to confirm I put the relevant asset ID after the colon in
"Hidden Field Value1" : {
Are there any other fields I need to change to our fields or is it j...
We've created a landing page to download a series of reports and a form in a lightbox that captures the asset ID in a hidden field of the report they clicked on. Once they submit t...