I have custom end of survey message AND below that we have response summary (by default containing the Download PDF button). Is their static link for this download pdf that i can pipe on my custom message as well. (Is this link generatable, may be by appending embedded fields).
@Tom_1842 do you have any suggestion here, thanks in advance :)
Page 1 / 1
Hi @PeeyushBansal, while I am not sure of a way to generate that link, I think what you are trying to do can be accomplished by including a hyperlink in your End of Survey message and then adding JS to the Header that will click the existing "Download PDF" link when that hyperlink gets clicked. Try setting up your End of Survey message like the below:
Custom End of Survey Message. Click <a href="#" id="customDownloadLink">here</a> to download PDF.