Is the checkbox on the form? Have you definitely got the id spelled correctly?
c
Clint
07/22/2020, 5:47 PM
It is on the form and the ids are an exact match
d
daniel_w
07/23/2020, 1:49 PM
<#if !custid> unchecked #else checked
daniel_w
07/23/2020, 1:49 PM
you could try this to try a boolean evaluation
c
Clint
07/23/2020, 5:01 PM
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