dosen’t work john 🙁
see this image
https://iili.io/HXeBVQs.png
Your code return list of values …
This code is return array :
$field = get_field_object('recog-price');
I tried many times, but doesn’t work 🙁
Hi John,
This peace of code not working :
echo $c += (float)$field['value'];
The loop work perfectly but, in the last line i can’t get values and sum from all posts.
My filed is textbox and operator entered manually price .
I need get all values field from posts to sum for day and all time income.