Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Scripting Buttons

    Posted 06-30-2022 06:31
    No replies, thread closed.
    Hi

    I'm Building a script where agents are required confirm they have read the script to the customer by clicking a tick box, until they do this the "next page" button is disabled.

    My issue is I wish to use one tick box and one var across multiple pages re-setting them as part of the change page buttons actions.
    When I re-set both the button remains enabled regardless of what order I complete the re-sets.
    If I use a new tick box per page and re-set the the var it works fine.

    Is this expected behaviour please?
    #ConversationalAI(Bots,AgentAssist,etc.)
    #PlatformAdministration
    #SystemAdministration

    ------------------------------
    Philip Thys
    British Telecommunications PLC
    ------------------------------


  • 2.  RE: Scripting Buttons

    Posted 07-28-2022 23:23
    No replies, thread closed.
    What if you use a drop down for the confirmation and then use an If/then/else logic on the next page button, if the variable is true, then proceed to next page.  If not, go back to the same page after.  Then it will not matter if it is set or not.  Just reset the variable on page load.

    ------------------------------
    Robert Wakefield-Carl
    Avtex Solutions, LLC
    Contact Center Innovation Architect
    https://www.Avtex.com
    https://RobertWC.Blogspot.com
    ------------------------------