Creating a field with calculated value
-
Hi All,
On my form for users to complete on the front end of my website, I have a field of type numeric called ‘price’.
I want to add another field ‘Discount Price’ which is simply the price*0.8. This field will not be shown to users but just in the back end, so it is ok if the calculation is done after the user has submitted a record.
Can I configure this in the default value for this field (in the manage database fields) or does it require some coding?
Many Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Creating a field with calculated value’ is closed to new replies.