Order Capture How To | Using it as a base

Hi There

Iโ€™ve been messing around with the sample app โ€œOrder Capture How Toโ€ and have run into a few road blocks for designing an application similar.
In essence Iโ€™d use the app for:

  • Ad Hoc data entry of assets (i.e. laptops, docks, phones) where Iโ€™d record information such as Asset Number, Serial Number, Description, Model Number, and Make.

  • Creating new โ€˜Deliveriesโ€™ or โ€˜Deploymentsโ€™ where I then can choose what assets Iโ€™d like to include in that delivery from the data entry sheet. I have a separate sheet that includes address information for various sites/customers which will be the recipients of these deliveries.

  • Saving these changes and then having a new field for the recipient to sign for the delivery. Upon entry of this field a PDF is created containing the information of the form results with a pretty layout (I am looking into templates).

So far Iโ€™ve created the ability for data entry in one table, and have the imported recipient information in another. I am struggling to create the โ€˜Deliveryโ€™ / Selection part of the form where I add assets to a new delivery from the data entry table.

Any help appreciated; Iโ€™ll provide any new information necessary - Iโ€™m still fairly new to AppSheet.

0 1 103
  • UX
1 REPLY 1

@Quinn_Tucker

The first part would be to define you table/sheet structure.
Assets
Customers
Delivery Address
Delivered Assets

And so on. You would need to create a Form on the Delivered Assets sheet and in it you can define the drop down selection fields.

Top Labels in this Space