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 / Show/hide text box whe...
Power Apps
Answered

Show/hide text box when yes toggle

(0) ShareShare
ReportReport
Posted on by 4

Hi, I need help. I have a yes/no toggle. When selected 'Yes' I need a text box to show

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @RebeccaReed 

     

    set a variable on visible of screen:

    UpdateContext({CTRLVISIBLE: true})

     

    set the visible property of the TextInput control to CTRLVISIBLE

     

     

    OnUncheck of the toggle

    UpdateContext({CTRLVISIBLE: false})

     

    OnCheck of the toggle

    UpdateContext({CTRLVISIBLE: true})

     

    Thanks.

  • RebeccaReed Profile Picture
    4 on at

    Thanks @Anonymous 

     

    Where do I find the first part



     

     


     

  • RebeccaReed Profile Picture
    4 on at

    Thanks @Anonymous 

     

    Where do I find this

     


     

    set a variable on visible of screen:

    UpdateContext({CTRLVISIBLE: true})

     

    set the visible property of the TextInput control to CTRLVISIBLE

     


     

  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Click on the screen where your textbox and yes/no toggle is and select the OnVisible proporty of that screen.

     

    OnVisible.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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard