I'm putting together a form in which i'd like to essentially setup an
if/then statement. I have a simple forumula setup so that the numbers in
7 seperate fields are added up in a field titled "Total". I have an
additional field that figures 30% of each field respectively (not
including the "Total" Field). Lastly, i have an action setup so that a
radio button is clicked to "Yes", the 30% field is visible; if clicked
"No", the 30% field is invisible. Now, what i'd like to accomplish is
more or les...