# Multiple choices choice component

**URL:** https://community.glideapps.com/t/multiple-choices-choice-component/72360
**Category:** Ask for Help
**Created:** [April 7, 2024, 8:23am UTC](https://community.glideapps.com/t/multiple-choices-choice-component/72360 "2024-04-07T08:23:31Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [April 9, 2024, 8:15am UTC](https://community.glideapps.com/t/multiple-choices-choice-component/72360/7 "2024-04-09T08:15:35Z")

</div>

> [@Darko\_Vukoje](#):
>
> I managed to did this by having a list component with “fake” check boxes, so when user clicks on the item that is not selected, a row is added to PlayersGroup table, when deselected, row is being deleted. Great UX for users.

Take a look at the below tutorial. It demonstrates what I was referring to with the Multiple Files column.

> [@dizzy A NEW way to Trebuchet!](https://community.glideapps.com/t/a-new-way-to-trebuchet/72402):
>
> wave Hey fellow Gliders! If you haven’t heard of the Trebuchet method, it’s a term coined by @Lucas_Pires that refers to creating inline arrays. Inline arrays can be an efficient way to create relations without requiring a helper table thereby preserving your row count! Previously, the Trebuchet method required about 6 columns and 2 custom actions (4 updates to add and remove a single item). This new version of the Trebuchet method cuts that usage IN HALF star_struck (3 columns, 1 action). …

---

_[View the full topic](https://community.glideapps.com/t/multiple-choices-choice-component/72360)._
