Master Detail refreshing/updating

Hello!

I have this master/detail form, the master is the information of an invoice where I have the total for the items listed in the detail.
When I update the items in the detail I need to refresh the amount registered in the master.

I already tried through jquery but I couldn’t, now I want to refresh the form in order to see the new amount but I don’t know how.

Any idea or suggestion to do this?

Thanks in advance :wink:

Sc has a macro for it.
You can see Apps SC’s examples. in Form Master-Detail.

I found a bit later that macro. :stuck_out_tongue:
Thanks for answering!