Is the checkbox on the form? Have you definitely g...
# advancedpdf
p
Is the checkbox on the form? Have you definitely got the id spelled correctly?
c
It is on the form and the ids are an exact match
d
<#if !custid> unchecked #else checked
you could try this to try a boolean evaluation
c
Sorry, to update everyone, the logo was the thing giving me the issue, the error was directing me to a different line. Changed the style tag on the logo and it worked, so dumb haha