I'm looking at creating a mobile screen for creating purchase orders, viewing existing purchase orders isn't required.
Best practice suggests not using any grids on mobile screens. So I need to replace the grid for adding line items on the standard screen with something else.
I think a series of dropdowns will accomplish this, but is this the most efficient method?