function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
vetrivelvetrivel 

Chatter in Partner portal

It is possible to enable Sales force chatter in Partner portal ?

bob_buzzardbob_buzzard

Unfortunately not - chatter isn't available for portal users.  We end up giving people two logins, which isn't ideal.

 

There's an idea you can vote up at:

 

https://success.salesforce.com/ideaView?id=08730000000HD9z

vetrivelvetrivel

Hi,

 

Thanks for your comments.

 

Can we able to expose chatter in Partner portal through chatter API ?

 

Thanks,

Vetrivel.s

 

 

bob_buzzardbob_buzzard

The problem you are likely to have is that the portal licenses don't have access to the chatter functionality.  Its not something I've done myself though.

 

 

vetrivelvetrivel

Hi Bob,

 

Thanks for your updates.

I have a requirement to add a link in Partner portal home page.

I have created the txt file and added the script code and attached for footer in Look and Feel section in portal setup of Partner portal. But iam unable to see the link in parter portal home page.

Please find the script source for your kind reference and let me know, how to proceed.

 

 

<script type='text/javascript' src='https://c.la7cs.salesforceliveagent.com/content/g/deployment.js'></script>
<script type='text/javascript'>
liveagent.init('https://d.la7cs.salesforceliveagent.com/chat', '572M000000000A7', '00DM0000001LaSC');
</script>

<a id="liveagent_button_online_573M000000000Aq" href="javascript&colon;//Chat" style="display: none;" onclick="liveagent.startChat('573M000000000Aq')">
 <apex:image value="{!URLFOR($Resource.MyrGraphics,'LiveAgent/liveagent_led_on.png')}" style="width:13px;height:13px;"/> <apex:outputText value=" Start Chat"/>   </a>


<div id="liveagent_button_offline_573M000000000Aq" style="display: none;">

<apex:image value="{!URLFOR($Resource.MyrGraphics,'LiveAgent/liveagent_led_off.png')}" style="width:13px;height:13px;"/>
<apex:outputText value=" No Agents"/></div>

<script type="text/javascript">
if (!window._laq) { window._laq = []; }
window._laq.push(function(){liveagent.showWhenOnline('573M000000000Aq', document.getElementById('liveagent_button_online_573M000000000Aq'));
liveagent.showWhenOffline('573M000000000Aq', document.getElementById('liveagent_button_offline_573M000000000Aq'));
});</script>

 

 

Thanks,

Vetrivel.s

Bindhyachal Kumar SinghBindhyachal Kumar Singh

Hi Bob,

 

Is any way to hide a particular user from Manage USers list. We don't use any other view. If i select all users then id should not be shown. 

Ryan-GuestRyan-Guest
Chatter for portal users will be available in communities
http://www.salesforce.com/chatter/features/communities.jsp