Hi,
I am using a live value field to show users their selection in a sidebar outside the form.
In terms of functionality, it works, though there’s one issue: For display purposes, I need to show the labels of the radio buttons they’ve selected, while currently, the values of those radio buttons are showing. It is important for me to keep values separate from labels, because the labels are taxonomy terms and their values as slugs, as I need those for some functionality after submission.
Can you please help me achieve this?