How do I store a calculation field using a simple formula in the database? I have col1, col2, col3 and col1 is # of boxes, col2 is the price per box, so col3 is col1 * col2 as a Formula in a Calculation field. The problem is it is not saving to the database. The Database Item is YES The Insert and Update Allowed is YES ( please help.)
Fine tutorial,thanks.
How do I store a calculation field using a simple formula in the database?
I have col1, col2, col3 and col1 is # of boxes, col2 is the price per box, so col3 is col1 * col2 as a Formula in a Calculation field.
The problem is it is not saving to the database.
The Database Item is YES
The Insert and Update Allowed is YES
( please help.)
very nice