You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community

Syndicated Chat Widget Question

edited Jun 10, 2015 1:02PM in Communication Channels 5 comments

Content

We are using the syndicated chat widget (see code below)

<script type="text/javascript">

    RightNow.Client.Controller.addComponent(
        {
            chat_login_page_height: 610,
            chat_login_page_width: 460,
            chat_login_page: "/app/chat/chat_launch",
            container_element_id: "myChatLinkContainer",
            label_available_immediately_template: "Agents are available with no wait time.",
            label_available_with_wait_template: "WAITING!!!",
            label_unavailable_busy_template: "All agents are busy.",
            label_unavailable_hours: "We're sorry, chat is currently unavailable.",
            ignore_preroute: true,
            custom_fields:"{\"6\":\"268\"}",
          
 min_sessions_avail: 0,
            info_element_id: "myChatLinkInfo",
            link_element_id: "myChatLink",
            instance_id: "sccl_0",
            module: "ConditionalChatLink",
            type: 7
        },
        "//<mysite>.widget.custhelp.com/ci/ws/get"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!