Develop helpful button component in AEM 6.3
Hi,
I have a requirement to create helpful button component which will be used in all the article pages. On clicking the button, we should increment the count for unique users. Once the logged in user click on the button, we should disable the button for that specific user on that page. I'm looking for a best approach to implement this. Could anyone throw some light on this please.
Thanks in advance.