Hi - I’m trying to do something specific with a radio group via ACF and whilst I understand this may fall into a ‘development’ question, which you can’t really support I just need to know if it’s possible, then I can take it from there.
I would like to display all the options in a radio group on the front-end, but the only thing ACF returns is the chosen value. Is it possible to return the whole array and in addition to that, some kind of indicator as to which radio option has been selected?
edit: this looks like a horizontal menu, but it’s not - it’s meant to be a static project status showing at which stage the project is currently at.
This is what I would like to create ; where there are five static options to choose from on the edit screen for this post-type, all of which are presented in a radio group. The user selects a single ‘status’ and that is reflected on the front-end. Or am I over-thinking this?
Thank you


