Browse By Tags

  • SO Line Script Not working

    Wrote a simple script for client that has a pop up if when entering SO, you forget to put in qty ordered on lines page and you try to go to the next line pop up says please enter qty ordered. The script works great on my install. Tried to install on client…
  • Sage CRM 7.2: Set DefaultValue not update at the first time

    Hi, I'm doing calculation to find remaining day of the membership. Everything looks find except when I set 'DefaultValue', it was not updated at the first time. For instance, today date = 21 Feb and membership expiry date = 28 Feb so Days remaining…
  • Current CRM User and external webpage

    I created adashboard gadget that is a HTML page displaying Sage100 information. What i would like to do it have the HTML page redirect based on the current user that is logged into CRM. Is it possible for me to extract what the login is of the current…
  • 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…
  • Calling a Stored Procedure with input parameter from table level script?

    Hi I am struggling with this one a little. Is it possible to call a stored procedure with an input parameter from a table level script. My script currently look as follows: var strSQL += "EXEC [spDoSomething] "+case_caseid; var myQuery…
  • (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…