Hi i need Poll component in AEM 6.0 but it is not present in this version as it does not shows in sidekick after referring to the following link https://docs.adobe.com/docs/en/aem/6-0/author/social-communities/using-polls.html so please let me know how we can get Poll component in AEM 6.0 if it is not available in this version than how we can create it.
Solved! Go to Solution.
Views
Replies
Total Likes
I would suggest contacting your account representative.
Essentially, though, the Poll component would be an extension of Tally and would need to be re-implemented using SRP if/when you upgrade to AEM 6.1 Communities.
- JK
Views
Replies
Total Likes
I would suggest contacting your account representative.
Essentially, though, the Poll component would be an extension of Tally and would need to be re-implemented using SRP if/when you upgrade to AEM 6.1 Communities.
- JK
Views
Replies
Total Likes
Hi
As Mentioned by Kendall "The Poll component would be an extension of Tally and would need to be re-implemented using SRP if/when you upgrade to AEM 6.1 Communities",
But there is another way to implement it, that is via Jquery Plugins.
Link:- http://myprogrammingblog.com/2011/09/16/web-poll-script-overview-top-5/
Link:- https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html
// Integrating the JQuery Framework into Adobe CQ
So using the above article we can integrate AEM with Polling Jquery plugins.
Link:- https://helpx.adobe.com/experience-manager/using/persisting-cq-data-java-content1.html
// Persisting data in JCR
I hope this way you can create a custom component to fulfill your purpose.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies