We have some data in the field InvcHead.ContractRef that is useful when entering cash receipts. Generally a check will cover invoices with the same value in ContractRef. Since there are a ton of invoices, missing this information makes Cash Receipt Entry much slower.
Unfortunately, when I add that field to my Invoice Selection grid, the data is missing.
It’s also not in the DataView
But the data does exist in that field:

I checked the Field help and the DataView in App Studio, and they both show that they are bound to InvcHead.ContractRef
Any idea how I can get that data to appear?

