Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

What client-library to include for Social Communities Messaging?

Avatar

Level 2

I am trying this tutorial for using the Social Communities Messaging feature: http://docs.adobe.com/docs/en/aem/6-0/author/social-communities/using-messaging.html

I tried posting a message to another user but the message is not saved. The document does not mention of adding any client-library javascript. What libraries should we add to be able to post message?

 


Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 2

Thanks for the assistance!

I managed to fix the issue. I added the following in my project libraries:

cq.social.messaging.hbs.message.embed

cq.social.messaging.hbs.messagebox.embed

cq.social.messaging.hbs.composemessage.embed

cq.social.messaging.hbs.userchooser.embed

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

Thanks for the assistance!

I managed to fix the issue. I added the following in my project libraries:

cq.social.messaging.hbs.message.embed

cq.social.messaging.hbs.messagebox.embed

cq.social.messaging.hbs.composemessage.embed

cq.social.messaging.hbs.userchooser.embed