Good day all, wondering if this error message I’m ...
# advancedpdf
t
Good day all, wondering if this error message I’m getting is related to the update to BFO that went in with the new release over the weekend. This template worked just fine last week, now I can’t run preview or save, although the template rendering is working just fine. The field being referenced is a checkbox type.
a
Try the ?? Operator: field_id?? && field_id THEN
g
just add operator as it is sensitive now
t
@alien4u @Gojo thank you will test this in the morning, I appreciate you. Hope all is well. Update is that this worked 💯
👍 2
Further testing showed it not interpreting the value as a true Boolean. This is my final code, working with it as string and Yes/No
👍 2