# RSVP app

**URL:** https://community.glideapps.com/t/rsvp-app/1615
**Category:** Ask for Help
**Created:** [November 2, 2019, 5:09pm UTC](https://community.glideapps.com/t/rsvp-app/1615 "2019-11-02T17:09:32Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![spencersRus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencersrus/32/69_2.png) [@spencersRus](https://community.glideapps.com/u/spencersRus)
#### Post date: [November 2, 2019, 5:09pm UTC](https://community.glideapps.com/t/rsvp-app/1615/1 "2019-11-02T17:09:32Z")

</div>

Anyone here have an RSVP portion of your app?

I have a softball team and want my players to go onto the app and ‘respond’ to me if they can be at the weekend tournament. I would ‘create’ the event and they would click yes or no. Or a checkbox … (signed in by user)

Also, I would like some type of REPORT (list of those going or not going) - maybe in a separate app.

Where do I start?

---

<div class="post-metadata">

### Author: ![spencersRus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencersrus/32/69_2.png) [@spencersRus](https://community.glideapps.com/u/spencersRus)
#### Post date: [November 2, 2019, 6:15pm UTC](https://community.glideapps.com/t/rsvp-app/1615/2 "2019-11-02T18:15:55Z")

</div>

@Jeff_Hager I saw your post about your concept app. Does this seem like something that could be handled by the “completed tasks”?? part of your app?

---

<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 2, 2019, 6:26pm UTC](https://community.glideapps.com/t/rsvp-app/1615/3 "2019-11-02T18:26:43Z")

</div>

Yeah, I think the basic concept would be the same with submitting a form. I would submit the form responses to a new form. Then you can create a relation from your events sheet to the form response sheet using the date. Then you could add an inline list to your event details page that would show all of the responses. Much like the Notes example in my app. If you don’t want others to see the responses, then you could just look at the sheet or create another app.

---

<div class="post-metadata">

### Author: ![Anisha\_Oza](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/anisha_oza/32/2027_2.png) [@Anisha\_Oza](https://community.glideapps.com/u/Anisha_Oza)
#### Post date: [December 5, 2019, 3:29pm UTC](https://community.glideapps.com/t/rsvp-app/1615/4 "2019-12-05T15:29:04Z")

</div>

I’m having trouble figuring out how to gather and compile the responses. For example, I have a form that can be completed but don’t know how to figure out where to find the responses or how to make it so the responses appear somewhere

---

<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: [December 5, 2019, 3:52pm UTC](https://community.glideapps.com/t/rsvp-app/1615/5 "2019-12-05T15:52:58Z")

</div>

How is your form set up? Normally you would use a form button and link it to the sheet where you want the responses to show up.

> **[Working with forms](https://docs.glideapps.com/all/guides/quick-starts/intermediate-techniques/forms)**
>
> Submit information to a sheet
