Problem
I want to control whether the app displays a Quantity or not.
In example, force the user enter a Quantity.
Solution 1 : Config file
Edit the suggestQuantity parameter
See Registrations Configuration
Solution 2 : Back-end
Modify the back-end
When the lines are transferred to the mobile device. Omit the quantity and send out zero instead.