I'm trying to modify the sales order screen, and the way in which the line items are created.
I would like to polulate the line item row with values already selected on the screen from dropdowns, no changes will be made to the grid itself. I thought this would simply be a case of entering the value into the grid (using 'Enter value into field on Screen). However this isn't having any effect. Do I need to use a loop through grid action as well?
Thanks in advance.