Jump to content
  • 0

Order Form - multiple entries


jeffs88keys

Question

I would like to create a simple online ordering form where users can order multiple items.  Table is Order in relation to Items table.  Customer enters order on Order_Form (I know how to set all this up), but if they want to order 5 different items, they can do so on one form, not one at a time with individual submissions.  What am I missing that I can easily do this?  Looked through video tutorials and help...couldn't find.

Customer:

Item      Quantity   Extended

Item     Quantity   Extended

Item    Quantity   Extended

Item    Quantity   Extended

Item   Quantity   Extended

Order Total:   

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Seems like you are looking for a mass input through submission form which is not a standard feature at Caspio at the moment. The only workaround is through inline insert in a tabular report for now. Other than that you an create a custom submission page and use wen services API to write to your Caspio table. Again for API you can only submit one at a time but you can create a loop in your code. https://howto.caspio.com/integration/web-services-api/

Link to comment
Share on other sites

  • 0

Does anyone know if Caspio has worked on this issue yet?

I have a similar need.

Let's say it is a form, for Every single truck trip, which will give you the chance to select the number of kgs of a predefine list of items that might be collected by the truck on that trip:

 

Apples: 700 kgs

Oranges: 0 kgs

Mangoes: 0 kgs

Bananas: 175 kgs

TOTAL kgs: 875 kgs

 

(Other option of the form, would be the possibility off adding new fruits, for every truck trip, without any predefine list)

 

The tabular report indicated before, as far as I know, requires to enter the Truck Trip 'code' with every item.

 
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...