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 page Configuration
Solution 2 - Back-end
Modify the response.
When the lines are transferred to the mobile device. Omit the quantity and send out zero instead.