Thanks Elliot,
For anyone else coming across the post, all I had to do was:
<?php the_field(‘percentage_raised’,'option'); ?>
and it worked.
Brilliant, I will give that a try later on today.
Lee
I struggled to get it working within the repeatable field, are there any specific examples of the if statement within the the repeatable field with sub fields?
I am trying to do the same thing, don’t suppose you can share the PHP to help achieve this. ACF does powerful things for those that don’t know PHP.
It would also be nice to have this feature available with ACF in future.
Cheers