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

Version 1 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 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.

 

  • No labels