• BPM to inherit industry field from parent account

    Hi! We want to pull a dropdown field value from a parent account to its child accounts. (For example, the industry of a child account should be the same as its parent). I tried to configure a BPM for this purpose. The issue I'm facing here is -…
  • Timestamp field for a Dropdown filed - change in value

    Hello, I created a timestamp calculated field to see the date when Lead Status changes from A to B, however the timestamp field does not return any values. Here is the formula I added: ifElse(equal($status,"SQL"),date(""),date(toString(now())…
  • Sugar Formular issue

    Hi Everyone. I am trying to create a calculated field and it is giving me an issue can you guys see any issue. I have the formular in english and the one in code under. I keep getting a parentheses issue Formular Unit Cost (CAD) x ( 1 / ( standardwidth…
  • Add Flex relate value in calculated formula

    Hello Sugar Developers, I want to add flex relate( parent_name ) value in Calculated Formula in Meetings module for subject (Meeting Name) field. But I don't get field name ( parent_name ) in formula fields. Thanks, .