• Changes in Sidecar model not reflected in Sugar bean

    I have a requirement where a field called resource_rate_actual has be set equal to one of several fields, depending on the value selected in a dropdown. I've set it up in record.js view controller like this: initialize: function (options) { this._super…
  • Update contact field from custom option in edit menu

    Hi all so its been a sharp learning curve to get into sugar but its getting quite rewarding now. I've been asked by our tech support team to add an option to the contacts view that will enable them to reset a custom field RegPass__c so that they can easily…