# Komkom

**URL:** https://community.glideapps.com/t/komkom/77925
**Category:** Ask for Help
**Tags:** data-sync, actions
**Created:** [November 15, 2024, 7:06am UTC](https://community.glideapps.com/t/komkom/77925 "2024-11-15T07:06:25Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Bolufmi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/bolufmi/32/52364_2.png) [@Bolufmi](https://community.glideapps.com/u/Bolufmi)
#### Post date: [November 15, 2024, 7:06am UTC](https://community.glideapps.com/t/komkom/77925/1 "2024-11-15T07:06:25Z")

</div>

> **[Komkom](https://komkom-blkb.glide.page)**

Please,I can’t select multiple products while creating an order.  
But I can do that in Airtable but not working in Glide, I am unable to select multiple products in a drop down or choice field.

Also, the calculation should be correct.  
In Airtable I can add multiple products to one order but not in Glide.  
BELOW ARE THE SCREENSHOTS.

 ![Screenshot (105)](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/e/5e3ff7d0ea7f78628cfbb4049a9364af1c2df204.jpeg)  
 ![Screenshot (104)](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/1/1113370f7ceae359a264dbc577738cd7c587609c.png)

---

<div class="post-metadata">

### Author: ![xaviigna](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xaviigna/32/29090_2.png) [@xaviigna](https://community.glideapps.com/u/xaviigna)
#### Post date: [November 15, 2024, 10:49am UTC](https://community.glideapps.com/t/komkom/77925/2 "2024-11-15T10:49:33Z")

</div>

Hello @Bolufmi If you need to create a multiple products order you should use a ‘helper’ table. Put all items in one table and then Query those items based on the main Row ID of the order. Otherwise, use JSON.

Hope it helps

---

<div class="post-metadata">

### Author: ![Bolufmi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/bolufmi/32/52364_2.png) [@Bolufmi](https://community.glideapps.com/u/Bolufmi)
#### Post date: [November 15, 2024, 11:11am UTC](https://community.glideapps.com/t/komkom/77925/3 "2024-11-15T11:11:19Z")

</div>

Please, can you show me how to go about it?  
Either the helper table or the JSON.

Thanks.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 15, 2024, 1:18pm UTC](https://community.glideapps.com/t/komkom/77925/4 "2024-11-15T13:18:00Z")

</div>

> [@Bolufmi](#):
>
> unable to select multiple products in a drop down or choice field.

 ![1000003822](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/c/bc3d7e8e92149da3ccfb45cf0db3e73d6497fc89.png)

---

<div class="post-metadata">

### Author: ![xaviigna](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xaviigna/32/29090_2.png) [@xaviigna](https://community.glideapps.com/u/xaviigna)
#### Post date: [November 15, 2024, 1:32pm UTC](https://community.glideapps.com/t/komkom/77925/5 "2024-11-15T13:32:07Z")

</div>

Yeah that should work but don’t let him manipulate the data after the submitted.

I think this is a better approach because he is calculating totals and playing across items

↳Create a helper table (Joined table) and manipulate the data from that starting point. I might be wrong

hope it helps @Bolufmi feel free to DM if you have any question

 ![Screenshot 2024-11-15 at 3.27.52 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/7/97c6088c5f2f12c960e5c9e35301d24b8ade13b3.jpeg)  
 ![Screenshot 2024-11-15 at 3.27.57 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/3/53bee5e854398e8625ac2711deec7bfb84d4cdd2.jpeg)  
 ![Screenshot 2024-11-15 at 3.28.04 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/0/2030f729c0e0b6fd30bd5a86ad63b67712ec03d1.jpeg)

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [November 22, 2024, 1:32pm UTC](https://community.glideapps.com/t/komkom/77925/6 "2024-11-22T13:32:17Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
