- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
1) Select your radio button group (not an individual radio button but the parent that all 3 of your radio buttons belong to)
2) Under the Bindings tab in the Object palette, make sure Specify Item Values is selected.
3) You should see all your radio buttons with their respective values. Change the values to what you want (ie the radio button that belongs to 12% you can put 1.12 next to)
4) In the calculate event of your NumericalFieldA write the following code in FormCalc: NumericFieldX*RadioButtonList (substitute for the names of your fields of course)
That should do it!
Hope it goes smoothly.
Kyle
Views
Replies
0 Likes
Total Likes