Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Pop-In version of ChatSupportRequest? View modes: 
User avatar
Member
Member
JAA - 11/26/2013 4:32:34 PM
   
Pop-In version of ChatSupportRequest?
The Chat Support Request Webpart is a pop-up to which Chrome obviously blocks by default. Is there pop-in chat functionality which will avoid this?

User avatar
Member
Member
kentico_davidb2 - 12/22/2013 11:00:16 AM
   
RE:Pop-In version of ChatSupportRequest?
There is no such behavior out-of-the-box.

You would need to customize the webpart to use some javascript modal windows instead of new pop-up windows.

You can find the webpart files in:
\CMSWebParts\Chat\ChatSupportRequest.ascx
\CMSWebParts\Chat\ChatSupportRequest.ascx.cs
\CMSWebParts\Chat\ChatSupportRequest_files\ChatSupportRequest.js

Dave