• what is the correct way to check a checkbox value in Smarty in PDF Manager on Sugar v12?

    Finally got my TST environment to Enterprise v12 and my PDF Templates are not working.. In PDF manager I have some templates that depend on checkboxes on the record. For example something like: {if $fields.mycheckbox_c} do something because it…