empty form on modal close

Hey folks back again…
Lol seems that I keep running into stupid problems with V8, my latest is a form attached to another form via modal, on close/update/insert of modal it returns to the previous form “blank” which of course should have the previous data available.
I have had to add variables in the onappinit as it seems that variables are not passed all the time, so to overcome this I have been placing the variables needed into the event which solves the problem, but now I have the above issue and am beating my head against the wall.

Any ideas what I may be missing?
I should mention it worked perfectly previously… maybe I should also explain a little better :slight_smile: so I will give it a go…

Open form form_mbr with member details
Click button opens modal to add a payment to the member, the payment inserts into a different table and updates the mbr details of the new payment also.
The payment inserts fine and updates the mbr table with the relavent data then returns to the form_mbr which should contain the mbr details (not updated, click refresh to update), on return how ever the form_mbr is now blank…

Hope that explains, and I hope even more that I get a reply :slight_smile: lol sorry many empty posts at moment, have the feeling peeps are ignoring me…