Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.


  • No labels