Hi I have two SysLookupMultiSelectCtrl and trying to limit one based on the selection from other and doing something similar to this https://community.dynamics.com/ax/f/33/t/178799 AND https://www.dynamics101.com/using-multi-select-lookup-control-microsoft-dynamics-ax-2012/?utm_source=rss&utm_medium=rss&utm_campaign=using-multi-select-lookup-control-microsoft-dynamics-ax-2012
Q - once the fields are checked and I click ok, the data shows up in the control. But if I add a datasoure and datafield to the stringedit control to save this value, the control stays blank. this is only happening for SysLookupMultiSelectCtrl only. How do I save this value and display it in the box of the control? Thanks