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 / Can't get button to up...
Power Apps
Unanswered

Can't get button to update text input

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello All,

 

 

I'm having an issue attempting to set the text of a text input field to a text value. In this cast Rejected. 

 

My set current Configuration . . . 

 

Screen property OnVisible - Set(COIStatusVar, Blank())

 

Button property OnSelect - Set(COIStetusVar,"Rejected")

 

Text Input Property Default - COIStatusVar

 

I have no errors, yet when I click the button, nothing happens.

 

I can't tell where I going wrong.

Any advice would be great!

Categories:
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I just saw the Syntax error, I have corrected it, It Updated the text input field, but I tried another button that is to set the field to 'Accepted" and it would not let me. I have double check ed the syntax.

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Anonymous 

    In the OnSelect property of your buttons 

    Set(varP,"Approved")

    Set(varP,"Rejected")

    Set(varP,"Something Else")

    and in the Default of the text box: varP

    and in the OnVisible of the screen: Set(varP,Blank())

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 396 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 323

#3
WarrenBelz Profile Picture

WarrenBelz 193 Most Valuable Professional

Last 30 days Overall leaderboard