# Putting time limit for data entry in google sheets linked cells

**URL:** https://community.glideapps.com/t/putting-time-limit-for-data-entry-in-google-sheets-linked-cells/39887
**Category:** Ask for Help
**Created:** [March 20, 2022, 9:45pm UTC](https://community.glideapps.com/t/putting-time-limit-for-data-entry-in-google-sheets-linked-cells/39887 "2022-03-20T21:45:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rostibetekstil](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rostibetekstil/32/40540_2.png) [@rostibetekstil](https://community.glideapps.com/u/rostibetekstil)
#### Post date: [March 20, 2022, 9:45pm UTC](https://community.glideapps.com/t/putting-time-limit-for-data-entry-in-google-sheets-linked-cells/39887/1 "2022-03-20T21:45:41Z")

</div>

hi i have an app and every time user clicks on buttons Adding 1 number to google sheets cell. Can we add a timer so that the user does not click repeatedly?  
that is, after the first click, for example, before 30 seco

 ![glide 1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/2/52070a705b76cc57bd04427271f8a819e5c39ae6.png)  
 ![glide 1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/9/0961a81a77ad0d8ac7719bb7c2f8b393810b4a43.png)  
nds are over, I accept the click.  
 ![glide 1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/0/7067bd409479476edf296469f3a3b6162a1164fb.png)

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [March 20, 2022, 9:47pm UTC](https://community.glideapps.com/t/putting-time-limit-for-data-entry-in-google-sheets-linked-cells/39887/2 "2022-03-20T21:47:45Z")

</div>

This may give you an idea.

> [@Automatic Toggle Trigger bulb](https://community.glideapps.com/t/automatic-toggle-trigger/37324):
>
> Hola a todos! Testing an idea to get something automatic able to fire any event based on time, I could create something that I called “Automatic Toggle Trigger” (if you have a better name, go ahead… I can change it!). The idea is simple and has 5 components (columns): [image] Time: It’s the current time generated by Glide using Now() function. Due to Glide’s heartbeat is set to 10 sec, our triggers can’t be faster than 10 sec unfortunately. SECTIME: The seconds of the current day Enable T…
