[SOLVED] Show order total on the Edit page as the details table is updated |
9/16/2022 5:02:27 PM |
PHPRunner General questions | |
P
ppradhan@live.com author
with this article I was able to populate totals from detail to master. But the Text Box looses its property in the master. I want the value to appear in my existing TextBox of a master field so that it can be saved. the code that needs to be modified is in the custom_functions.js section: can anyone help me please to replace above code so that the result appears in my existing textbox that can be saved? with regards |
|
P
|
ppradhan@live.com author 9/16/2022 |
fixed by using this line insted. Problem fixed. |