Replies: 1 comment
-
You can get the dialog’s radio buttons with TALDialog.Current.GetRadioButtons, which returns a TArray. Just iterate the array to see which ones are selected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, sorry for my ignorance, but how can I get the Text and Tag of selected RadioButton.
Many Thanks.
Beta Was this translation helpful? Give feedback.
All reactions