![]() |
Sergey Kornilov admin 6/3/2014 |
Values calculated in SQL are not saved in the database. That is the whole point of those calculations - you can show users something that is not in your database. |
E
|
emorials author 6/5/2014 |
I know that, but if you show the value on the edit page in a form field the calculation will be entered into the database. Just want the calculated value to show the same as it does on a list, view page to the user. |
![]() |
Sergey Kornilov admin 6/5/2014 |
You cannot show calculated field on the Edit page and you cannot save it to the database, because there is no such field in the database. |
F
|
F5447 6/9/2014 |
You need to create a field in the database, says: subtotal2 |