Forum
Welcome, Guest
Please Login to access forum.
Re:Integrating JChatSocial with Commun (1 viewing) 
Go to bottom
TOPIC: Re:Integrating JChatSocial with Commun
#7977
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Integrating JChatSocial with Commun Karma: 79  
Hello,

why link? there is not a link to open a chat window, everything works with javascript and jquery.

Opening a chat window from an external application such as Community builder requires a code such as the following:
Code:

jQuery('div[data-sessionid=jvqbvmc64pa5un49r7vl4gdv17]').trigger('click');
and for each user you need to specify the current session id that in the example is the part 'jvqbvmc64pa5un49r7vl4gdv17' You need to generate the button in community builder using PHP in this way. -- Best regards
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Integrating JChatSocial with Commun
John Dagelmore
    thread link
thread linkthread link Re:Integrating JChatSocial with Commun
John Dagelmore
Go to top