web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / TImer and Enable button
Power Apps
Answered

TImer and Enable button

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

hello, i want to set a timer when a user clicks a button the other button should be disabled or become invisible until the timer completes its duration. i am working on check in/checkout application for employees from scratch. 

Categories:
I have the same question (0)
  • LuizVicente Profile Picture
    984 Super User 2024 Season 1 on at
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

    Do you want to make the button visible after the duration is completed?

     

    If so, you should set the duration as your want, and set a variable on the OnTimeStart property of the Timmer so that the other button could be invisible based on this variable.

    1). Set the Timmer with the following properties:

    Repeat: false

    AutoStartTimmerTrigger

    AutoPause: false

    OnTimerEndSet(VarVisible,true)

    OnTimerStartSet(VarVisible,false)

     

    2). Set the first Button OnSelect property: Set(TimmerTrigger,true)

     

    3). Set the second Button Visible property: VarVisible

     

  • bhavanadesale_ Profile Picture
    146 on at

    Hello,

     

    bhavanadesale__11-1663312853628.png  bhavanadesale__12-1663312877362.pngbhavanadesale__13-1663312905649.png bhavanadesale__14-1663312929115.png

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 490

#2
WarrenBelz Profile Picture

WarrenBelz 427 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 381

Last 30 days Overall leaderboard