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 / Similar to Hint Text
Power Apps
Answered

Similar to Hint Text

(0) ShareShare
ReportReport
Posted on by 9

Hey guys. I need help to enhance my app. from the picture, "Please fill in this section", I want it to disappear once the user already edit the input box. But i don't want to use 'hint text' or 'required' for that. I try to use the 'label' and put in 'if' function on the 'visible' but i couldn't make it works. 

Capture.PNG
Categories:
I have the same question (0)
  • Samuel-Zhou Profile Picture
    393 on at

    You can Try this code on label Visible property.

     

    If(IsBlank(TextInput5.Text),true,false)

     

  • Verified answer
    MVP-Phipps Profile Picture
    3,521 Super User 2024 Season 1 on at

    Hi @fatinkadir,

     

    Just add this to the visible property: 

    IsBlank(TextInput5.Text)

     

    Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful because this can help others.

    If I have helped, feel free to donate the Power Platform Duo coffee money: https://www.buymeacoffee.com/thePPDuo

    Otherwise follow me on:
    LinkedIn: https://www.linkedin.com/in/charlie-phipps-%F0%9F%91%A8%E2%80%8D%F0%9F%92%BB-91338715b/
    YouTube: https://www.youtube.com/channel/UChmFBGU1YKIU91sNMQ7buGg
    Twitter: https://twitter.com/phipps0218

  • fatinkadir Profile Picture
    9 on at

    it works. thanks!

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard