I don't see the place to enable "other" choice in radio buttons. The documentation says"
"Enable "other" choice
"Check this option to add a text input as the final choice of your radio button field. This allows the user to specify a value that is not a predefined choice."
But I don't see where this selection is, and the screenshot with these docs don't seem to show it. Am I just missing it?
I am using a single line input field and conditional logic to emulate it now, but I get two different field names and it would be better to have just one. (Well the names are the same, but the number {#} is different. )
Thanks for a point in the right direction.