Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: bharath on September 26, 2018, 10:36:54 AM

Title: New Functionality in WDE Launch
Post by: bharath on September 26, 2018, 10:36:54 AM
Hi,

If I want to add a new functionality in launch of WDE, can any one tell me which command I have to use.

Thanks in advance.
Title: Re: New Functionality in WDE Launch
Post by: abudwill on September 29, 2018, 05:15:33 AM
The code examples that come with WDE demonstrate this.
Title: Re: New Functionality in WDE Launch
Post by: bharath on October 03, 2018, 01:21:49 PM
Thanks for your reply.

I have verified custom theme samples. With that, I can change the color of button,can change the company logo, etc., when launching WDE.

I need to do functionality when launching WDE.

Could you please help me.

Title: Re: New Functionality in WDE Launch
Post by: Kubig on October 03, 2018, 04:16:37 PM
What is exactly your goal, what do you want to achieve?
Title: Re: New Functionality in WDE Launch
Post by: abudwill on October 05, 2018, 01:41:37 AM
There is a code sample that captures the login event and produces a message box when the login event fires (after a successful login). You can follow this pattern.