This topic is locked

get data from details into master on add page

12/9/2016 1:17:57 AM
PHPRunner General questions
S
stiven author

Hello,
I really hope someone could guide me through this. Please see picture for reference


I am trying to get the totals from the details page to calculate subtotal in the add page from the master table. I am not sure how to even start. I can do all the calculations on Javascript onload event. the issue is how can I get the data from the details page into the masters page?
Thank you