Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

Multi select lookup marked item not coming

$
0
0

Hi,

I have to display the sales order id based on the condition saleseline.RemainInventPhysical >0 in the multi select lookup control. So I have created one AOT query and added the salesline.salesid in the group by section. Assigned that AOT query to multi select lookup control.

The problem is once I selected the some sales ids in the lookup control and enter values on other fields (date control) after that if I click multi select lookup sales id, my selected sales ids are not marked on the lookup control. If I removed the sales id in the AOT query group field section, it is working fine. But, I need to display distinct sales id on the lookup control.

Code:

sysLookupMultiSelectCtrl = SysLookupMultiSelectCtrl::construct(fr, Fr.design().control(formBuildStringControl.id()), queryStr(TES_SalesOrderIds));


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>