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 Pages / Set a default text and...
Power Pages
Unanswered

Set a default text and onclick user should add their info

(0) ShareShare
ReportReport
Posted on by 26

Hi,

I am using multiline rich text columns on Portals which is giving me a textbox on portal forms. Now I would like to have a default text(Something like Please enter your comments here) to the text box in the background and when the user clicks on the box(Onclick) it should let the user type the info.

 

Any thoughts on how to do?

Categories:
I have the same question (0)
  • Fubar Profile Picture
    8,487 Super User 2026 Season 1 on at

    Please don't post the same question in multiple Power Pages forums.

     

    There are a number of different ways that it can be done (none out of the box).  Personally I would add the html placeholder attribute to the Input field in the JavaScript area for the form

    $(document).ready(function () {
     $("#field_name").attr("placeholder", "the palceholder text to display" );
    });

     

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

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 61

#2
Valantis Profile Picture

Valantis 46

#2
11manish Profile Picture

11manish 46

Last 30 days Overall leaderboard