Announcements
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.
You can Try this code on label Visible property.
If(IsBlank(TextInput5.Text),true,false)
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
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 477
WarrenBelz 341 Most Valuable Professional
11manish 317