Hi!
I have a repeater field and I need put a totals in end the table, and this row totals must update when do click in “add row”.
I see that the layout table in class-acf-field-repeater.php does not have <tfoot> o some filter, then I will do it with JQuery (append).
I know how to do it, but I would like to read ideas to find the best way to do it