# Issues with my Booking Request app with different packages

**URL:** https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794
**Category:** Ask for Help
**Created:** [August 9, 2020, 11:03pm UTC](https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794 "2020-08-09T23:03:35Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Md\_Nabil\_Ahsan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/md_nabil_ahsan/32/11799_2.png) [@Md\_Nabil\_Ahsan](https://community.glideapps.com/u/Md_Nabil_Ahsan)
#### Post date: [August 9, 2020, 11:03pm UTC](https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794/1 "2020-08-09T23:03:35Z")

</div>

Hello everyone. I am Nabil and I am Product Designer. So I have been trying to build this app that basically lists **3 packages** and the user **selects** a package and **submits** a booking request for that service

Now when the user does that (using the Forms feature), it sends me the the customer’s booking information but there is NO WAY to see which package the user selected. Having a selector is an option but that defeats the purpose of listing all the packages on the home screen. I want the user to see what exactly they are sending the booking request for so the price and package information MUST be visible to the user during the booking process.

I did do this with Zapier, where it sends me an email with the information, but I am trying to see if there is a way **without** Zapier.

Does anyone have a solution? Thank you.

App: [https://bookmeapp.glideapp.io/](https://bookmeapp.glideapp.io/)

---

<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: [August 9, 2020, 11:13pm UTC](https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794/2 "2020-08-09T23:13:25Z")

</div>

I didn’t see a form button on your app, but if I missed it, are you using the column value components to automatically include details about the package in the form submission?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 9, 2020, 11:45pm UTC](https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794/3 "2020-08-09T23:45:04Z")

</div>

As Jeff said, using a form button in each of your packages detailed view, use a columns component to take the package name to write that to a column in your Sheet. That should do it.

---

<div class="post-metadata">

### Author: ![Md\_Nabil\_Ahsan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/md_nabil_ahsan/32/11799_2.png) [@Md\_Nabil\_Ahsan](https://community.glideapps.com/u/Md_Nabil_Ahsan)
#### Post date: [August 9, 2020, 11:46pm UTC](https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794/4 "2020-08-09T23:46:32Z")

</div>

Ya I removed the form button for now. I haven’t tried the column component yet. Let me give it a try and I will get back to you.

---

<div class="post-metadata">

### Author: ![Md\_Nabil\_Ahsan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/md_nabil_ahsan/32/11799_2.png) [@Md\_Nabil\_Ahsan](https://community.glideapps.com/u/Md_Nabil_Ahsan)
#### Post date: [August 9, 2020, 11:59pm UTC](https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794/5 "2020-08-09T23:59:13Z")

</div>

IT WORKED!! Thank you.

---

<div class="post-metadata">

### Author: ![Md\_Nabil\_Ahsan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/md_nabil_ahsan/32/11799_2.png) [@Md\_Nabil\_Ahsan](https://community.glideapps.com/u/Md_Nabil_Ahsan)
#### Post date: [August 9, 2020, 11:59pm UTC](https://community.glideapps.com/t/issues-with-my-booking-request-app-with-different-packages/13794/6 "2020-08-09T23:59:55Z")

</div>

Thank you so much Jeff!
