Chat_landing page
Content
Hi,
I want that chat_landing page opens in the same window that chat_launch page. I know there's an attribute in ChatLaunchButton widget:
open_in_new_window
- Name: Open In New Window
- Type: BOOLEAN
- Description: If set to true, the chat will launch in a new window. If false, the current window will contain the chat.
- Default: true
The problem is that when I set this parameter to false--> the chat landing page opens in the same window than chat launchg page, but in the other hand, after clicking on Disconnect Button, the Close Button doesn't appear and the associated survey opens directly in a new window.
Tagged:
0