• Sage CRM 7.2 - ASP Screen Customization passing value to another iFrame

    Hi there, I'm trying to passing value (Year and Month) from Frame 1 (in pic below) to retrieve data from database and display in iFrame list below. I'm trying to get value from Year textbox and passing via URL (like http://localcrm/CRM/custompage…
  • FindRecord() method doesnt work with fields of type string/text

    Hi, When using FindRecord(); method in ASP .API this method doesnt work when i am trying to find a record by using a field of type string/text. Is there a workaround or fix? Any suggestions are welcome. Thanks.
  • ACTIVEXOBJECT in javascript FAILS!!! Calling a custom file from a custom directory on a machine doesnt do anything.

    Hi, I am trying to create a button which will open a custom file. To do so i have to use activexobject but it doesnt work in sage crm. Is it possible to use it in Sage? Any suggestions are welcome. Thank you. the code: <script language…
  • Communication Continue Button

    Hi, I am redirecting to a communication record using a redirect inside an asp page. The company summary page loads fine but the continue link seems to be broken, all other buttons are fine. The URL for the continue button seems to be "http://{server…
  • Use Server Object to call DLL in validation process

    Hi everyone, Is there a place in Sage CRM, similar to the table level script where i can use Server Object typical from ASP pages, for example. I tried the document.attachEvent("onclick") but it is not the place where i need to use the Server…
  • Generate Crystal Reports using ASP

    Hello everyone, Does anyone have a ASP source code to export a crystal report to pdf? Cheers Tiago