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 / Placeholder text in mo...
Power Apps
Unanswered

Placeholder text in modern text input control disappears when display mode changed to view

(0) ShareShare
ReportReport
Posted on by 84

Hi! I'm designing my first app and have made a lot of good progress thanks to these forums. I've finally come across an issue I can't find a solution to. 

 

At the very core of my problem, if my modern text input control has placeholder text, when I set the display mode to view, the placeholder text disappears. If I switch it back to edit or change it to disabled, the text reappears. 

 

I'm wondering if the font color of the placeholder text is changing to match the background of the text input control, but I can't even fathom how to begin troubleshooting this. It's the same whether I'm testing in my current app or create a blank app. Using a classic text input, I can't duplicate this issue using the hint property. I am having similar issues with other modern controls, though.

 

Is this a feature? Bug? Limitation of the current state of modern controls?  

JWHTX_0-1709848989091.png

 

Categories:
I have the same question (0)
  • AhmedSalih Profile Picture
    6,680 Moderator on at

    Hello, @JWHTX, Modern Control Text input is by design won't show the placeholder in the view mode. View mode meant to show the Parent.Default value if any. If you want to show the same value of the placeholder, change the property of the Default to : 

     

    If(
     IsBlank(Parent.Default),
     "Place Holder",
     Parent.Default
    )

     

    AhmedSalih_0-1709849434671.png

     


     

    If my reply helped you, please give a 👍 If it solved your issue, please give a 👍 & accept it as the Solution to help other community members find it more.

    Visit my Blog: ahmedsalih.blog

    Visit my YouTube Channel: https://www.youtube.com/@powerplatformplace/videos

  • JWHTX Profile Picture
    84 on at

    I see. What I was hoping to do won't work, then. I'll have to figure out a workaround. Thanks for the reply, Ahmed!

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 860

#2
Valantis Profile Picture

Valantis 548

#3
Haque Profile Picture

Haque 417

Last 30 days Overall leaderboard