• [ASP Classic-Javascript] Redirecting from a third party site to SelfService without relogging.

    Hello, The current system we have with our customer is that the typical user logs through the customized self-service portal, register employees to participate in trainings and then pay for the registration. When the user pays, we redirect throught…
  • Still on custom screen building but help to convert Javascript to jQuery syntax

    Hi, If anyone has been following my journey to create a list screen with editable checkboxes in aprevious thread, you'll know I've hit a few issues. The basic page works, pretty much how I want it. I have to click the buttons twice to make the page…
  • JavaScript Intranet vs Extranet Version 7.3?

    Looking for some assistance with an Intranet vs Extranet issue. We are currently using Version 7.2.d. I am wondering if we upgrade to Version 7.3 if that might help solve our issue. It seems I read somewhere that 7.3 solved some of the cross browser compatibility…
  • Version 7.3 JavaScript Intranet vs Extranet

    Looking for some assistance with an Intranet vs Extranet issue. We are currently using Version 7.2.d. I am wondering if we upgrade to Version 7.3 if this might help solve our issue. It seems I read somewhere that 7.3 solved some of the cross browser compatibility…
  • Modify Save button

    Hoping someone can help with modifying the "Save" button on an asp page. The Save and Cancel buttons appear on the page as a default. I want to keep the buttons on the page. However, I would really like to change the image and text of the Save button…
  • Sage CRM 7.2 - Hide Phone and replace with Mobile Number on Person top content screen

    Hi, Anyone know how to hide "Phone" (in red square) and replace with "Mobile Number" (in green square) from Person top content screen. I can manage to put mobile number on screen but how to hide "Phone"? I did some research and found that someone…
  • Call External URL from Workflow

    I have a customer who wants to call an external url from a workflow action passing in some query string parameters. I created a new workflow action which calls a custom asp page. This custom asp page uses javascript to call window.open which opens up…