
Hi all
I have many orders with many rows, so I want to have a customization to find a record base on inventory ID. This function run like PV screen, I can input some first characters and press tab button it will jump to the first match line. Could some one please suggest the way to do it.
Thanks in advance
*This post is locked for comments
I have the same question (0)Hi,
The best way to do that is developing a new screen with the SL SDK, this application have to have two leves one for the filter fields (InvtId) and another with a grid for the matched rows. You can select the line that you want and send the Order Number to the screen or do wherever you want.
If you're interested I can give you a quote.