RE: How do I properly use onclink inside Advance PDF/HTML Template?

I have an onclick inside my html tag and when I click on it, it redirect me to another page with an error “Page not found”

I tried using <#function myFunction(){}>

I also used <script>myFunction(){}</Script>

I don’t know what I’m doing wrong.

onclick=”alert(‘This does not work either’)”

Cesar_ Rookie Asked on September 21, 2023 in Other.
Add Comment
5 Answers

Hi Chris,

I was able to test out the BFO but it was not working for me. I tried different ways and even implemented exactly what was shown.

I am aware of Freemarker, and this works for me but I couldn’t get the function side working either.

Thanks for your input, I really appreciate it. I will have to stop working on this since it’s just a nice to have, not mandatory.

Thank You.

 

Rookie Answered on September 22, 2023.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.