Loading...

We're setting up your new app...

Template

Shop Cart 3 - QTY INPUT

How to use INPUT() to ask for value from user

Industry: n/a
Function: Sales & CRM
The purpose of this app is to demonstrate how you can make use of INPUT() to get a quantity number from the user, immediately after they add an item to an order. The "order of operations" is as follows: 1) The user starts a new order; when they save the form, they're dropped into the list of products 2) The user taps a product 3) An Order_Detail record is created in the background for that product, for the building order - which is keeping track of the "last item" added to it 4) On this "last item" we then execute a data-set action with INPUT() The resulting flow gives the interface: 1) tap a product (to add it to your building order) 2) the system immediately asks "how many"
Loading...

How we built this app

The app demonstrates how to accomplish two technical skills you'll need in your AppSheet toolbox: 1) How to create a system to find "the last item added to an order"; and 2) How to use INPUT() on that "last item" ---------------------------------------------------------------------------------------------------------------------------------------------- BUILD VIDEO: https://www.youtube.com/watch?v=sDS8l7k-2cY&t=2224s - Qty INPUT() - https://www.youtube.com/watch?v=sDS8l7k-2cY&t=2839s - Tap-Execute - https://www.youtube.com/watch?v=sDS8l7k-2cY&t=3210s
This is a preview of the data sets used in the app.

Data

This is a high-level model of both the data entities and the UI elements in the app.
Loading...
Start for free