Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Call Scripting - Field Lockdown?

    Posted 05-23-2022 12:26
    No replies, thread closed.
    Hi - has anyone been able to lock down an input box within a script?  I have agents mistakenly overwriting the data in the input boxes.

    Is there a solution?

    Thanks in advance.
    #Outbound
    #PlatformAdministration

    ------------------------------
    Juan Foreman
    Mediant Communications
    ------------------------------


  • 2.  RE: Call Scripting - Field Lockdown?

    Posted 05-24-2022 01:52
    No replies, thread closed.
    Hi Juan

    Why is it you're using an input box if you're wanting the value of the text in there to be read-only?  You could just display whatever that is as a normal "text" item.

    ------------------------------
    Vaun McCarthy
    ------------------------------



  • 3.  RE: Call Scripting - Field Lockdown?

    Posted 05-24-2022 16:40
    Edited by Anton Vroon 05-24-2022 16:40
    No replies, thread closed.
    I'm with Vaun on this one, if you don't want staff changing the value, then don't make it an input box.

    However if for whatever reason you have to have an input box and also don't want to let the agent change it,
    You could look at the Disabled parameter under advanced, or Change Action also under the Advanced section which would let you run an Action whenever someone tries to change it and change it back or show an alert etc.  



    ------------------------------
    Anton Vroon
    ------------------------------