cancel
Showing results for 
Search instead for 
Did you mean: 

Radiobutton gets unchecked on round trip

Former Member
0 Kudos

Hi Experts,

I have a radio button in my Adobe interactive forms(HCM) which unfortunately gets unchecked whenever there is a round trip to the back end from my adobe i.e when the user clicks on a search help button or a submit button this radio button gets uncheked

when the control gets back to the adobe after the round trip.

I have binded this radiobutton to an interface attribute of type char1 but the problem still persists. Could some one please give me tips to solve this issue.

Thanks in Advance,

Chaitanya.

Accepted Solutions (1)

Accepted Solutions (1)

ChrisSolomon
Active Contributor
0 Kudos

Sounds like you have not included that field as part of the user event (even though it might not be directly....yes STUPID SAP way of doing User Events). Check that first and let me know.

Former Member
0 Kudos

Yup that did the trick, the field was not part of my user event related field group, thanks guys.

Chaitanya.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Experts,

Could some one please throw some light on this issue..

Thanks,

Chaitanya

OttoGold
Active Contributor
0 Kudos

I am no expert regarding this topic, but what if you manually set the field back again? That should "refresh"/ reload the value for every roundtrip. Otto