I'm trying to add InventTable table fields into InventOnHandItem form, I added InventTable in InventOnHandForm datasource and tested all kind of linktype properties with no results.
I also tried to modify InventSum table by adding InventTable in relations with link on ItemId but I have some weird results: if I change focus on InventOnHandItem form grid Lines, correct InventTable field datas appears on the grid first line
I think I should add some code on form datasource to correct focus,display and refresh problems but I have no ideas about how to proceed.
Does anyone have any ideas to help me to solve this problem?
Thanks in advance
Edit: I can't use display methods because I need to filter on the InventTable added fields