
I have a requirement from a client to add the InventDimCombination.DistinctProductVariant to the grid. I cannot use display methods as i need to give feasibilty for user to select the field from personalization.
I have extended the form. I have added the DS - InventDimCombination -> set property join Source to InventTable_DS & LinkType as InnerJoin
Later i have written piece of code on InventDimCtrl_Frm_OnHand.modifyQueryBasedOnDatasourceName() Extension as shown below
I was getting an error on the UI .
Kindly help me with this.
Hi,
Where is your parameter Query_InventSum defined?What if you try it with query instead?