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!
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Hi there,
Thanks for reaching out.
Please go through the below articles and see if they help:
https://helpx.adobe.com/experience-manager/using/social_components.html
http://docs.adobe.com/docs/en/aem/6-0/develop/social-communities/scf/client-customize.html#Clientlib... for SCF
Thanks!
Views
Replies
Total Likes
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
Views
Replies
Total Likes