Calculate order totals on the fly issues |
2/16/2020 5:30:50 AM |
PHPRunner General questions | |
J
jacktonghk authorDevClub member
I have followed the calculate order totals on the fly sample by admin. However, I have 2 issues in my work.
|
|
![]() |
Sergey Kornilov admin 2/18/2020 |
I'm not sure what article you referring to but this is the suggested approach in the manual and it takes care of inline add, edit and delete: |
J
|
jacktonghk authorDevClub member 2/19/2020 |
I'm not sure what article you referring to but this is the suggested approach in the manual and it takes care of inline add, edit and delete: https://xlinesoft.com/phprunner/docs/show_order_total_on_the_edit_page_as_the_details_table_is_updated.htm
|
![]() |
Sergey Kornilov admin 2/19/2020 |
Yes, it should work in all cases. |
J
|
jacktonghk authorDevClub member 2/22/2020 |
After I moved the total field to the header page, it worked. |
![]() |
Sergey Kornilov admin 2/24/2020 |
If you want to learn how to debug Javascript I recommend to start by watching this video: |
J
|
jacktonghk authorDevClub member 3/1/2020 |
If you want to learn how to debug Javascript I recommend to start by watching this video: https://www.youtube.com/watch?v=H0XScE08hy8
|