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 / modal window(popup) in...
Power Pages
Unanswered

modal window(popup) in PowerApps Portal for add comment

(0) ShareShare
ReportReport
Posted on by 26

Hello,

In the portal, when adding a comment to an incident, I would like to set up a rich text tool to format the text when commenting on the portal. Is it possible to change the font, the colour and the bolding of the text? Is this possible?

And how can I access this form.

 

Thank you in advance for your help.

 

@Anonymous 

Categories:
I have the same question (0)
  • mnd Profile Picture
    26 on at

    @ragavanrajan @OliverRodrigues 

  • oliver.rodrigues Profile Picture
    9,482 Most Valuable Professional on at

    Hi, please take a look at this article to see if it helps: Engineered Code - Blog - Power Apps Portals: Rich Text Editor on Entity Forms

     

  • mnd Profile Picture
    26 on at

    Hi @OliverRodrigues 

     

    Thank you for the reply. But I would like to know how to access this form when a click on add comment, so that I can modify it.

  • OOlashyn Profile Picture
    3,498 Most Valuable Professional on at

    Hi @mnd ,

    Unfortunately, we cannot configure the popup window via the default Add comment button. You could in theory create your own custom button that will open your own popup with the custom rich text control and use Web API to create portal comments. 

  • oliver.rodrigues Profile Picture
    9,482 Most Valuable Professional on at

    @mnd technically you can always inject JS to the modal, something like:

    $(document).ready(function(){
     var modal = $("div.modal-dialog").find("div[data-url*='AddPortalComment']")
     var commentBox = modal.find("textarea[aria-label='Comment']");
     commentBox.hide();
    });

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 Pages

#1
11manish Profile Picture

11manish 50

#2
Valantis Profile Picture

Valantis 26

#3
omkarsupreme Profile Picture

omkarsupreme 24

Last 30 days Overall leaderboard