Hi,
I have three custom number fields field1, field2 and field3, I want to display of the average value of the three fields
echo (get_field('field1')+get_field('field2')+get_field('field3'))/3;
What you are talking about is not fully available on the platform right now.
Regards,
Zayn.