Grab Clappia’s 50% OFF Black Friday Deal before it’s gone! Ends 05 Dec 2025.
View offer →
#bf-banner-text { text-transform: none !important; }
Table of Content
Still need help?
Request support
Request Support
Help
 / 
 / 
Deep Dive
 / 

Setting Up a Time-Bound Action Using the Timer Option

In some business processes, you may have a scenario where a user needs to complete something within a fixed duration after clicking a button, for example, starting a timed task where they have a limited amount of time to finish or where an action should automatically happen after a delay.

In such cases you can use the Timer option inside the Action Button block in Clappia. The timer lets Clappia wait for a defined duration or a specific date/time after the button is clicked, and then trigger a configured outcome.

In this guide, you will see how to set this up step by step.

Example used in this guide

Let’s say you have an internal quality check or inspection app.

  • An employee clicks a button (i.e. the Button block) to start an inspection and fill the form.
  • They are expected to complete the inspection within 30 minutes.
  • Once those 30 minutes are over, the inspection form should automatically submit, even if the employee has not clicked Submit.

This ensures that inspections are time-bound and cannot remain open indefinitely.

Setting up the Action Button

Sign in to Clappia and open your app.

Go to ‘Design App’.

Time-Bound Action

Add an ‘Action Button’ block to the form. On the right panel, first give it a name, let’s say “Start Inspection”.

Time-Bound Action

Then under ‘Action on Click’, select Timer.

Once Timer is selected, the timer-related configuration options become available.

Configuring the timer duration

Since in this example, the inspection needs to last for 30 minutes, you can use the option Wait For Seconds and enter the duration for which the inspection should remain active in seconds.

Time-Bound Action

So for a 30-minute inspection, enter 1800.

This value represents how long the system should wait after the button is clicked.

You can enter the value directly, or type @ if you want to pull the duration dynamically from another field in the app.

Configuring what should happen when the timer ends

Time-Bound Action

Under Post Stop Action, select Auto Submit.

This means that once the timer completes:

  • the inspection form is submitted automatically
  • the user does not need to manually click Submit

Save the Action Button configuration after this.

How this setup works

When the user clicks the Start Inspection button, the timer starts running in the background.

The user can continue filling in inspection details and interacting with the form during the next 30 minutes.

Once the 30 minutes are over, the timer stops and the Post Stop Action is triggered. Since Auto Submit is selected, the form is submitted automatically at that point.

The user cannot extend the inspection duration or prevent submission once the timer ends.

Other timer options

In this setup, only Wait For Seconds is used.

The Wait till specific date and time option can be used when the action needs to stop at a fixed date and time instead of running for a duration. For example, when a form must close at a predefined deadline for all users.

Where this timer setup can be used

This type of timer-based setup is commonly used in scenarios such as:

  • Internal inspections or audits that must be completed within a fixed duration
  • Time-bound approvals or reviews
  • Quality checks during manufacturing or operations
  • Controlled data entry windows for compliance-related forms
  • Assessments or evaluations that should not remain open indefinitely
FAQs
Try our free plan
It will answer many more questions within just 15 minutes.