Home > CRM, USD > Trigger USD event from CRM Hosted Control’s Jscript

Trigger USD event from CRM Hosted Control’s Jscript

In one of our requirement we had to trigger a USD Event from CRM Hosted Control’s onchange event of an option set.

Below are the steps to invoke USD event from option set’s ‘onchange’ event.

  • Assume your USD event name is “USDOnChange
USD - Events

USD – Events

  • In my CRM Hosted Control’s onchange event placed this statement

function TriggerUSDOnchangeEvent() {

window.open(“http://event/?eventname= USDOnChange“);

}

🙂

Advertisement
Categories: CRM, USD Tags: ,
  1. Anny
    December 3, 2017 at 11:39 PM

    Hi Rajeev,
    I am opening two related tabs in a session in usd at a time. For example i am opening session for account and same session related address will be automatically loaded.
    My requirement was if i am going to account tab call script related with account should be shown and if i am clicking on address tab address call script should be laoded automatically.
    I have loaded two call script but if initially account script is open it should be visible for both the tab which should not be.
    Can you help me to solve this issue.

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: