Join Slack
Powered by
Just looking for a simple conditional code block o...
# suitescript
d
DonkeyBot
05/19/2023, 8:18 AM
Just looking for a simple conditional code block on an advanced PDF template, please. "IF pause dunning reason field X, then output this statement" I think the correct field reference is ${customer.custentity_3805_dunning_substatus}
r
reptar
05/19/2023, 3:47 PM
https://freemarker.apache.org/docs/ref_directive_if.html
reptar
05/19/2023, 3:48 PM
for the conditions, you drop the
${}
🙂 1
reptar
05/19/2023, 3:49 PM
https://freemarker.apache.org/docs/ref_builtins_expert.html#ref_builtin_has_content
2
Views
Open in Slack
Previous
Next