I have a browse of invoices in the customer update form. These show as expected. I used conditional filter on the browse when it is a child of CustomerUpdate.
The problem is adding an invoice for the customer. The Invoice form does not prime the inv:cusId from the customer record.
I checked the session queue values and when the form opens, all the values for the customer record are cleared!
This happens in the sample browse in form example when adding an invoice to a customer as well.
I don't understand why or how the session values for the customerrecord are being cleared. every other record remains unchanged.
I thnk I can work around it with some hidden fields in the browse or form, but if anyone knows a better (more correct template) way, I could use some help.
Thanks,
chris