- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Kyle,
Something like this:
var tempchoice= sf_generalA_21.RadioButtonList20.rawValue;
if (tempchoice==2){
this.rawValue=sf_generalA_21_2.Q1_1_calc.rawValue +0.1;
}else{
this.rawValue =5.2;
}
Im also using right now a decimal field and its set on the "calculate" event.
Patrick
Views
Replies
0 Likes
Total Likes