I have a Form with two tabs - Booking and Services. Services is a Child of Bookings (One to Many).
Hi
I have a 'Total Fee' field on the Booking tab that I want to update whenever anything that affects the Fee is changed. For fields on the Booking tab that is straightforward utilising the Client Side code and Reset. But what can I do about recalculating the Fee after a Service has been added (or changed)?
On the Services tab I have a Browse of the current associated Services and a Form. I can Insert, Change and Update the Services and when I reselect the Booking tab I want to automatically recalculate the Fee.
Thanks for any help.
Keith