Question
Using "if" statement to determine what to fill a form field.
I have a form with two fields and based on the answer in those fields will determine what shows up in the 3rd fields. That is why I'm wanting to use an "IF" statement. If field1 is "shirt" and field2 is "dress" then field3 is "$200.00".
