Avatar

Level 2

Hi,

I had trouble retrieving the selected value of a radio button control.

I've tried the following methods:

- Form.MainPage.rdOption.rawValue gives null

-  xfa.host.resolveNode("Form.MainPage.rdOption").rawValue gives null

However, neither worked.

Thanks!