Hi all,
I have already show my dialog list item's Batch Number on POS but How can i add a filter tab on this dialog like "Set a sales representative" like pictures below :
And here is my dialog
Please helpe me. Many thanks
Hi all,
I have already show my dialog list item's Batch Number on POS but How can i add a filter tab on this dialog like "Set a sales representative" like pictures below :
And here is my dialog
Please helpe me. Many thanks
Hi, you can find Javascript sample and re-write it to be Typescript :)
Also any kind of UI development - is regular front end development, so you can use any 'search and filter' samples from Web
Hi,
I don't think it is possible to setup a filter for Batch number in standard. A filter for Sales representative was designed to be able to do that.
A customization should be done, but I am not so technical to advise how to do that.
Hi all, i found a GetSalesRepresentativeDialog.html for "Set sales representative on line" operation. But i did not find the typescript. :(, so I don't know how to use