• 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…
  • Click event on Checkbox in RecordlistView

    Hi everyone, Would you please let me know, how I can identify a click event on Checkbox in RecordlistView? Thanks, Laxmichand saini
  • Changing the Checkbox values from True, False to Checked, Unchecked

    Hi, In my custom module I have a checkbox and I am using it as the list view search filter too. But when creating the filter in list view I can see Fieldname->Is->True(or)False . But Instead of having text as True and False I need to show Checked and…