Join Slack
Powered by
I'd say that first, it looks like your if and else...
# advancedpdf
s
scottvonduhn
09/12/2019, 2:04 PM
I'd say that first, it looks like your if and else clauses are inverted. It's going to display
${record.tranid}
if
record.createdfrom
or
record.createdfrom.tranid
are not null.
Open in Slack
Previous
Next