Discussion:
How to get it to work?
What are you trying to achieve:
I just need to Sum up the total points the user has. The user loads points into the Collection for CPD points. I then need it to display that members’ total points on his profile page. I got everything to work, but I cannot get it to do the calculation. I either get nothing or I just get 1.
Additional information:
I have tried Data hooks as well, but I might be doing it wrong.