olpo
1
Hi there,
I have a simple form with a radio wrapper and two radios in it.
The value of the chosen radio is saved in user meta.
When the user comes back to the form, both radios are unchecked.
How can I populate the value to the radios bases on the entry in the post meta?
Kind regards,
Ole
olpo
2
@Daniele und @manc Do you have any advice for me?
manc
3
Hi there 
I just tried on my end and it worked fine. I might be missing part of your setup but here’s how it worked for me:
My users radio field (tested both with only Label and Value : Label syntax)
Then in my Radiowrapper, for both radios I set:
If that doesn’t work, fee free to share some details about your setup so I can try n replicate the issue on my end 
olpo
4
Hi @manc ,
I use nestable radio fields. I don’t have the option conditional checked on the radio wrapper.
olpo
5
Ahhh I got it…not direct on the radiowrapper.
This option is on radio field level 
I set this up in both radio fields and it works…thank you!
1 Like