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’)”
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.