We are the D365 Business Central implementation team, and we have developed a few customized fields in the Sales Order page to insert sales lines by calling the item number. The client has requested additional functionality for these fields. Our current development is for a retail shop, where users enter the item number, customer price group, and quantity, and the sales lines are inserted accordingly.
Now, the client has asked for the ability to loop through these three fields after inserting each sales line. Specifically, after entering the sales order, the user enters the customer number and then moves to the developed fields to create the sales line. Once the quantity is entered, the cursor should automatically move to the Item No. field for the next sales line. The user will then enter the second item number, price group, and quantity, repeating the process by pressing the Enter key.
Please refer to the attached screenshot and provide a better solution for this issue, either from a technical or functional perspective