# Like in Flinstagram

**URL:** https://community.glideapps.com/t/like-in-flinstagram/1714
**Category:** Ask for Help
**Created:** [November 5, 2019, 10:50pm UTC](https://community.glideapps.com/t/like-in-flinstagram/1714 "2019-11-05T22:50:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![DaRealDorseyBro](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darealdorseybro/32/1328_2.png) [@DaRealDorseyBro](https://community.glideapps.com/u/DaRealDorseyBro)
#### Post date: [November 5, 2019, 10:50pm UTC](https://community.glideapps.com/t/like-in-flinstagram/1714/1 "2019-11-05T22:50:18Z")

</div>

Hi I was wondering if anyone knew how to make a like counter on Flinstagram?

---

<div class="post-metadata">

### Author: ![Xann](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xann/32/39474_2.png) [@Xann](https://community.glideapps.com/u/Xann)
#### Post date: [November 6, 2019, 1:47am UTC](https://community.glideapps.com/t/like-in-flinstagram/1714/2 "2019-11-06T01:47:14Z")

</div>

Very good question. Maybe the lookup column in the data tab?

---

<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 7, 2019, 3:14pm UTC](https://community.glideapps.com/t/like-in-flinstagram/1714/3 "2019-11-07T15:14:20Z")

</div>

Kinda, but probably not the way you would like it to work. Maybe you could make the image a form button with the image as part of the form, have the user click on the image to open the form, then tell the user to click the checkmark to submit the form to a responses sheet. Then run counts on the items in the responses sheet to display on the original sheet. A lot of extra clicks, so not ideal.

> [@Enable a user to \*increase\* value by 1, but not change it?](https://community.glideapps.com/t/enable-a-user-to-increase-value-by-1-but-not-change-it/1710):
>
> Basically, I’ve got a simple app. One of the columns on the table is “points.” I want people using the app to be able to give points out (increment the value by one)… but not be able to modify it all at once. Is there any way to do this? Thanks!

---

<div class="post-metadata">

### Author: ![Xann](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xann/32/39474_2.png) [@Xann](https://community.glideapps.com/u/Xann)
#### Post date: [November 7, 2019, 7:09pm UTC](https://community.glideapps.com/t/like-in-flinstagram/1714/4 "2019-11-07T19:09:06Z")

</div>

All I need is a column that tracks the number of likes a user has. (Email Login.)

---

<div class="post-metadata">

### Author: ![Kyle\_Heney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyle_heney/32/981_2.png) [@Kyle\_Heney](https://community.glideapps.com/u/Kyle_Heney)
#### Post date: [November 8, 2019, 12:44am UTC](https://community.glideapps.com/t/like-in-flinstagram/1714/5 "2019-11-08T00:44:02Z")

</div>

It would be great if the Favourite button could generate data (I.e. see how many “favourites” there are for a specific post). This could lead to further possibilities/uses.
