• saving record from dashablerecord sets fields not in view to wrong values

    We have custom module with a record view that includes a number of CHECKBOXES which turn on or off saving to an external web service as well as saving to Sugar as usual. These checkboxes are defined in the bean, and are used in the record view. These…
  • get module dashablerecord.js to use module record.js for the record panel

    We have a custom module with a recorddashlet.php layout definition. We have a record.js record view for that module, including custom functionality for fields (e.g. click as checkbox will populate a corresponding text box with today's date to say the…