Hi Guys,
I’d like to create the functionality whereby users can add scores to a table and for those scores to be added up in real time so to speak. Probably would need Ajax to achieve it.
In the attached I’d like the daily totals to be calculated in real time (not after a submit) after the user adds a value in one of the columns.
I’d expect to use channel forms but I get lost when deriving the totals with ajax and the db being updated with total values
Any ideas or addons to achieve this?
Thanks