• Conditional Rules on Workflow

    Hi, I'm creating a conditional rule for a Workflow. I need it to action if a field has a certain value/values. I've put the following codes in the Javascript Conditions Box Valid=(("oppo_priceknown"=='Price Unknown')); I've gone on to try: if…
  • How to hide a field until a particular source is selected in Opportunity

    Hi, We're trying to hide two fields on the opportunity summary page when creating a new opportunity as well as existing opportunities if the oppo_source isn't a particular value. So when the oppo_source is 'Delivery Enquiry' we want the Delivery…