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