Hej,
I’m working with Create Form and I have 2 Radio button Connection with Excel Cell value.
Excel Cell
12
14
16
18
1st button = All Number
2nd button = Specifik Number (Excel Cell values listed as a dropdown)
Now when user will choose 1st button … user is selecting all value of Excel Cell means all number, 12141618.
When user choose 2nd button a new dopdown box will apear with same Excel cell value… and let says user have choosen 14.
Variable is OfficeNr a String type
I need to put this Radio button 1 value into SAP form.
like this…
its adding value 12 in every field of SAP … I want to know how to add this like in my example.
can someone help… Thanks in advance