I am testing Glide, and want to do this simple order app where you can have multiple products and quantity in the same order for one client
Example order
2 fries
3 burgers
The inventory template don’t do that because you have to create multiple order to do that and select again and again the customer name… Not super convinient…
A simple way is to use a 3rd party service like Make (used to be Integromat). That can create rows in Google sheet or Glide table (via Glide API). Trigger it with a webhook, passing the desired information.
Hello in the community they shared this ecommerce type app to place orders I don’t know if this helps you simply enter the link and copy the application.