# How to add a row in a table with one property coming from the parent/screen page

**URL:** https://community.glideapps.com/t/how-to-add-a-row-in-a-table-with-one-property-coming-from-the-parent-screen-page/51530
**Category:** Ask for Help
**Created:** [October 12, 2022, 7:30am UTC](https://community.glideapps.com/t/how-to-add-a-row-in-a-table-with-one-property-coming-from-the-parent-screen-page/51530 "2022-10-12T07:30:17Z")
**Posts on this page:** 1
**Showing post:** 6

<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: [October 12, 2022, 1:27pm UTC](https://community.glideapps.com/t/how-to-add-a-row-in-a-table-with-one-property-coming-from-the-parent-screen-page/51530/6 "2022-10-12T13:27:11Z")

</div>

Well, yes. You could use the Trebuchet method. More work to set up, but probably closer to the behaviour that you’re looking for.

> [@dizzy The Trebuchet Method](https://community.glideapps.com/t/the-trebuchet-method/48325):
>
> In certain situations, a single column has the potential to replace an entire table of data. The Trebuchet Method allows you to create an inline array that allows you to create a SIMPLE one-to-many relationship between two sets of data without the need of a log or submissions table. Examples: Who owns which item Who has registered for an event Who has completed which task Pros: no app bloat no additional rows of data fairly easy to set up Cons: Can only track one data point (eg. who has w…

---

_[View the full topic](https://community.glideapps.com/t/how-to-add-a-row-in-a-table-with-one-property-coming-from-the-parent-screen-page/51530)._
