Hello, is it possible to create a lookup in dialog for saleslines?
This gives me a lookup showing all sales order headers.I need the same for the lines.
DialogField salesid = dialog.addField(extendedTypeStr(SalesId));
Regards.
*This post is locked for comments
Yeah,actually that was the dilemma i had.There's recid or salesid + linenum :/
SalesId is the unique identification of SalesTable. What field do you intend to use if you for picking individual sales lines? InventTransId?
its possible, you have to create custom lookup using table SalesLine as you cannot use any specific EDT in case of SalesLine.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156