Jump to content

JS for Ordering App


Recommended Posts

Hello. I have an app right now for when our company needs to order materials. Right now, I can add one material with its quantity in an order. But, my problem is that I cannot select more than one material. 

Say I have to order 10 windows and 5 screens. Right now, I would have to create an order for each, even if it is for the same job. I would like to make it so I can order both, with both sharing the same OrderID.

I need like a "Add Material" button, where if clicked another "materials and quantity" option pops up. 

Here is a picture of the datapage. You can see the "Materials" and "Quantity" options. I just need a "add another" option.

I have a little bit of JS experience. Im just not sure where to start. Could anyone help me?

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
Reply to this topic...

×   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...