# I am creating a voting app i need help

**URL:** https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061
**Category:** Ask for Help
**Created:** [July 24, 2020, 7:51pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061 "2020-07-24T19:51:44Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 7:51pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/1 "2020-07-24T19:51:44Z")

</div>

i am creating a voting app which users submit a form to my vote sheet(they find the form button on my candidate sheet)  
how do i stop multiple voting

---

<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: [July 24, 2020, 7:52pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/2 "2020-07-24T19:52:53Z")

</div>

Create a template column and fill it with user profile email. Then create a relation to the form response sheet by user email. If a relation is found, hide the button.

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 7:55pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/3 "2020-07-24T19:55:19Z")

</div>

i will try this out now thanks

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 7:57pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/4 "2020-07-24T19:57:29Z")

</div>

how will i fill the template column  
is it in my votes sheet???

---

<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: [July 24, 2020, 7:59pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/5 "2020-07-24T19:59:11Z")

</div>

The template is in the candidate sheet.

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:00pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/6 "2020-07-24T20:00:25Z")

</div>

but the tab is based on the candidate sheet

---

<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: [July 24, 2020, 8:01pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/7 "2020-07-24T20:01:36Z")

</div>

Did you try it?

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:01pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/8 "2020-07-24T20:01:45Z")

</div>

yes

---

<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: [July 24, 2020, 8:02pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/9 "2020-07-24T20:02:46Z")

</div>

Does the template column in the candidate sheet have your email in it?

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:03pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/10 "2020-07-24T20:03:34Z")

</div>

it has only the email of the candidate  
email of voters are taken to the votes sheet

---

<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: [July 24, 2020, 8:04pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/11 "2020-07-24T20:04:52Z")

</div>

Show me where you created a template that pulls the signed in user’s email from the user profile sheet. Why would it not show your email?

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:05pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/12 "2020-07-24T20:05:13Z")

</div>

ooh it was siigned in user

---

<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: [July 24, 2020, 8:06pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/13 "2020-07-24T20:06:00Z")

</div>

👌

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:06pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/14 "2020-07-24T20:06:10Z")

</div>

well now it does but how to hide the button

---

<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: [July 24, 2020, 8:07pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/15 "2020-07-24T20:07:09Z")

</div>

Set visibility to only show the form button if the relation is empty.

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:07pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/16 "2020-07-24T20:07:54Z")

</div>

but the relation is in the voters sheet not candidates

---

<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: [July 24, 2020, 8:08pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/17 "2020-07-24T20:08:30Z")

</div>

Create it in the candidate sheet

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:09pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/18 "2020-07-24T20:09:13Z")

</div>

thanks

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:14pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/19 "2020-07-24T20:14:12Z")

</div>

ALSO @Jeff_Hager how can i calculate votes for a specific user

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 24, 2020, 8:24pm UTC](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061/20 "2020-07-24T20:24:19Z")

</div>

there is a littile problem @jeff_hager if i vote for you i can not vote for another person for a different position

[Next page](https://community.glideapps.com/t/i-am-creating-a-voting-app-i-need-help/13061.md?page=2)
