# Update form within repeated item - is this possible?

**URL:** https://community.weweb.io/t/update-form-within-repeated-item-is-this-possible/1639
**Category:** Ask us anything
**Created:** [December 27, 2022, 7:37am UTC](https://community.weweb.io/t/update-form-within-repeated-item-is-this-possible/1639 "2022-12-27T07:37:12Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![dorilama](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/dorilama/32/10403_2.png) [@dorilama](https://community.weweb.io/u/dorilama)
#### Post date: [December 27, 2022, 9:35am UTC](https://community.weweb.io/t/update-form-within-repeated-item-is-this-possible/1639/2 "2022-12-27T09:35:04Z")

</div>

You need to use variables and “on change” workflows to keep track of the input values.

See [this post with an example](https://community.weweb.io/t/are-form-variables-not-visible-while-the-form-is-in-a-collection-item/1138/6).

You can also try a [datagrid element](https://docs.weweb.io/add-elements/elements/data-grid.html) and see if it works for your use case

---

_[View the full topic](https://community.weweb.io/t/update-form-within-repeated-item-is-this-possible/1639)._
