Hello,
I've added a custom table to InventOnHandItem form, which has a reference field linked to another customer table, and added this as a field group from the custom table into the grid. I've modified InventDimCtrl_Frm_OnHand to do group by for the reference field. However, the reference field isn't showing the replacement key value, just 'unknown' in the grid. If I add the reference field as a separate field, then it is showing the correct Recid and 'View details' goes to the correct record. Does anyone know how I can get the reference group in the grid to show the replacement key value? This table is also added to a statndard grid elsewhere, where the replacement key is being displayed correctly.
Many thanks for any help given.
Mike
*This post is locked for comments