# My First glide app and need help

**URL:** https://community.glideapps.com/t/my-first-glide-app-and-need-help/6274
**Category:** Ask for Help
**Created:** [April 2, 2020, 12:10am UTC](https://community.glideapps.com/t/my-first-glide-app-and-need-help/6274 "2020-04-02T00:10:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Brian\_Howard](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/brian_howard/32/1755_2.png) [@Brian\_Howard](https://community.glideapps.com/u/Brian_Howard)
#### Post date: [April 2, 2020, 12:10am UTC](https://community.glideapps.com/t/my-first-glide-app-and-need-help/6274/1 "2020-04-02T00:10:58Z")

</div>

Trying to make an app for my store. I what customers to be able to browse a list of items we offer then add them to their own list (another tab) then be able to send that list to my email (using zipper). I can’t figure out how to add a button on the item they want that adds it to another tab in the app. Can anyone help

---

<div class="post-metadata">

### Author: ![Jaime](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jaime/32/72726_2.png) [@Jaime](https://community.glideapps.com/u/Jaime)
#### Post date: [April 2, 2020, 1:06am UTC](https://community.glideapps.com/t/my-first-glide-app-and-need-help/6274/2 "2020-04-02T01:06:31Z")

</div>

Try something like this [https://fvoxs.glideapp.io/](https://fvoxs.glideapp.io/)

You can copy it and play around with it.

It uses a form which passes through the item as a column.

---

<div class="post-metadata">

### Author: ![Brian\_Howard](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/brian_howard/32/1755_2.png) [@Brian\_Howard](https://community.glideapps.com/u/Brian_Howard)
#### Post date: [April 2, 2020, 1:25am UTC](https://community.glideapps.com/t/my-first-glide-app-and-need-help/6274/3 "2020-04-02T01:25:49Z")

</div>

Thanks I’ll look in to it.
