Hello
I have a radio field with 2 option - "Given" and "Not Given".
The user enters their choice in the front end form and I'd like to display the results in a list using icons to replace the text.
So in my case "Given" to be replaced by Tick and "Not Given" by a cross.
I've been trying all day to do this using HTML typography and custom attributes with no luck.
Can someone point me in the right direction please?
Thanks
William