Browse By Tags

  • CreateScript to update a field value before load

    I've written a CreateScript that interrogates a value in a date field on the page to see if it is less than the current system date. If it is, the value of another field from the same page is updated in the database. This is working fine but I want to…
  • Gender & Salutations Script

    Morning. In regards to Gender & Salutations, I'm looking to create a script in which, for example, if "Male" is selected then it only shows "Mr, Sir, etc". Would anyone know where to start with this? Thanks in advance.
  • add link image to panel or screen

    Hi How can i do this in .net SDK i try but not work
  • HTML rendering in support.js file email.body in case_details field in Cases

    Running into a issue with the support.js file and incoming tickets. We have a issue where the html is not getting parsed out and is being displayed on the case and is showing the html and headers from the email making it very hard to read. I know there…
  • Jscript error on conditional workflow rule.

    Hi All, I am working on a workflow for a client in CRM for enrollment to a club. As part of the enrollment process, I want to place a conditional rule on whether or not the client has paid a deposit to the club so I used the following javascript: …
  • How to update existing case in support.js for tracking cases

    Trying to update an existing case after a new communication comes in for a case. Trying to do this in CreatComm function however it doesn't work and gives error on line ExecSql(). Any help would be appreciated. function CreateComm(bNotify) …
  • (Solved) Disable an Advance Search Field

    Hi all, We are customizing out Opportunity Summary Screen and would like to disable an advance search using an on change script. The script is attached to the oppo_location field and appears to work with standard text fields, but has no effect on…
  • Hiding Workflow rules from certain territories

    Hi, I am trying to hide a workflow rule from certain territories, but the scripts I am running end up displaying for all, or hiding for all. Please could someone take a look and advise where I am going wrong? Some of the scripts I have used are…