SUM list service results into page component
I have found a lot of topics on things like this, but it has just confused me trying to get each one to work. I have spent hours on this with no result.
I have filtered result mapped to a collapsible set, and I need all the resulting "line_price" from collection "jobs" to SUM in the label "price_ttl".
How can I do this? Where do I put the code, in success event or on success mapping to the page component?
Thank you in advance.