• CRM Create Script - change the default value based on an IF statement

    I've been scratching my head on this one for the past couple of days and wonder if anyone can help? I've seen a couple of similar queries here but when I've tried to implement the results I've not had any luck. I'm trying to set the default value of…
  • 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…