![]() |
Sergey Kornilov admin 2/6/2017 |
This will require quite a serious amount of coding. While calculating extensions, whatever that means, for each line is straightforward, calculating totals of calculated fields is all custom coding. |
P
|
peterp author 2/6/2017 |
This will require quite a serious amount of coding. While calculating extensions, whatever that means, for each line is straightforward, calculating totals of calculated fields is all custom coding. To calculate something for each line use approach described in this article: https://xlinesoft.com/articles/how_to_use_calculated_fields.htm (option #3) You will have to add your code to Javascript OnLoad event of Add and Edit pages of details table.
|