cancel
Showing results for 
Search instead for 
Did you mean: 

can we use a singleattribute to bind selectedkeyprop of three radiobuttons

Former Member
0 Kudos

Hi all,

i have to create three radiobuttons

1)copy 2)mass upload 3) automated rate processing

i have created an attribute key with type string

for this i have binded the key attribute with selected key property

and for key to select property for copy - 1 mass upload -2 rate -3 i have assigned these values can u tell me is it correct can we assign like this while performing action on any radiobutton does it will show any effect. kindly explain me.

Thanks & Regards,

Naveen

Accepted Solutions (1)

Accepted Solutions (1)

gill367
Active Contributor
0 Kudos

Yeah it is correct and it is similar to the radiobutton group

assign it to one selected key attirbute and then test the value of that attribute in the on slect eventhnalder.

and you will get to know which button has been selected.

thanks

sarbjeet singh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Naveen,

It should work properly. Whatever you have done is correct. So when you select radiobutton 'mass upload', attribute 'key' should be filled with value 2.

You can check in debugging if its working as expected.

Hope this helps!

Best Regards,

Srilatha