Page 1 of 1

Radio Button Selection returning nAn value

Posted: Wed Dec 06, 2017 5:50 am
by Deon

Hi

I am trying to save the value of a selected radiobutton to a local storage variable.
The values returned are incorrect. Mostly I get nAN and sometimes weird numbers that don't even exist in in the database.

I also get a console error clr15 undefined attribute - selectedoption

On Event Value Changed, i try to set the Target Compent as the Radio Group and Set Property Name to Selected

Image

What am I doing wrong.

f I manually populate the radiogroup, but not with data from a collection? Here is what is returned from the collection. I am mapping the column "correct" to the value property of the radio Item.

Image

Here is the result after I select an option
Image Image