Is there not any documentation for how to use Calculation? I have one field in my form where the user enters a number. Then there are a few product fields where I want that number to be multiplied by the price to automatically generate the price for that item. So if they enter 2 up above, then the product will calculate the price 2 x $35 and charge then $70. (This is for a conference registration, and the number they enter changes the options for several different things, and I don't want to have to keep asking them for that same number over and over.) I thought I could do it with a calculation, but it doesn't seem to be working, and I can't find any documentation.