Genesys Engage on-premises

 View Only

Discussion Thread View
  • 1.  WDE - setting and disabling to: field for editing in EmailInboundView

    Posted 11-28-2018 13:56
    Hi Everyone,

    does anyone know how to access the toTextBox in the myOuboundEmailView. I need to set a value there and then disable it in order to prevent the agent from changing it's value (need to disable the toButton also).

    I'm always getting null when i try to get the view with

    view = viewManager.GetViewInRegion(parent, "InteractionsBundleRegion", "myOutboundEmailView")

    How can I get the correct parent and region? (not sure about InteractionsBundleRegion...)


    Thanks! Any help would be much appreciated!
    #Integrations

    ------------------------------
    Pedro Antunes
    xseed-Consultoria e Sistemas
    ------------------------------


  • 2.  RE: WDE - setting and disabling to: field for editing in EmailInboundView

    Posted 01-16-2019 10:35
    Finally was able to achieve this.
    Here's how to do it:

    Iterated through Application.Current.Windows[0] for System.Windows.Controls.Button until I find "toButton" and disabled it.
    Did the same to "toTextBox" (System.Windows.Controls.TextBox).



    ------------------------------
    Pedro Antunes
    xseed-Consultoria e Sistemas
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources