• In the release notes for Sugar 11; the function isInList has been updated to work with mulitselect fields; Is there an examples of how to properly make this call?

    In the release notes for Sugar 11, https://support.sugarcrm.com/Knowledge_Base/Installation_Upgrade/What_to_Expect_When_Upgrading_to_11.0/ . It states Sugar Logic Passing a mulitselect field as a second parameter in the isInList() formula does…
  • Calculation formulas broken after git pull

    Hi all, I've been developing a set of formulas for a client. After some testing on my localhost I've committed everything to our repository and pulled it over to the user testing instance. The pull works fine, the permissions are OK. Then, as you would…