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 / HTML TABLE TO SHOW MOR...
Power Apps
Unanswered

HTML TABLE TO SHOW MORE INFORMATION

(0) ShareShare
ReportReport
Posted on by

CAN I ADD OR EDIT A HTML AND SEE HOW THAT WORKS?

 

HTML_CODE.pngHTML_showing.png

 

 

I NEED TO LEARN HOW TO EDIT THIS TABLE AND MAKE SHOW MORE DETAILS ABOUT MY CANVAS APP. 

 

THERE IS A WAY TO VIEW HOW EDIT A HTML ON POWERAPPS AND HOW TO LEARN THIS ?

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I use this tool to edit HTML

    https://html-online.com/editor/

    In the HTML, you can also use tokens such as {userName} then replace them dynamically. See this example:

     

    Substitute("My name is <strong>{userName}</strong>!","{userName}",User().FullName)

     

  • Gorilla_8 Profile Picture
    on at

    But you know how a way to edit more easy?

  • poweractivate Profile Picture
    11,078 Most Valuable Professional on at

    @Gorilla_8 

     

    Do you happen to be looking for something where one would type HTML code in an Input control, and it would update an HTML text control with the result?

     

    If so, that's an interesting idea. Do you want something like this?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Gorilla_8 You existing one, no. But going forward, I would consider this the best practice:

    1. Store HTML string using Set() into a variable on the Form's OnVisible property.
    2. Use Substitute() to replace tokens such as {itemName} or {userName} in that HTML string variable.
    3. For maintenance, copy the raw HTML string and edit it using a visual editor if needed.

    That's the easiest way to maintain your HTML. If you'd like, you can just copy the existing string, remove the references in the Concat() and Filter() function and insert tokens and replace those values. It would be cleaner and easier to read.

  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Gorilla_8 ,

    Do you want to VIEW HOW EDIT A HTML ON POWERAPPS rather than edit the HTML formula within the Html Text control directly?

     

    If you want to VIEW HOW EDIT A HTML ON POWERAPPS rather than edit the HTML formula within the Html Text control directly, I afraid that there is no way to achieve your needs in PowerApps currently.

     

    If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:

    https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas

     

    Currently, as an available solution, you could edit your HTML code using HTML Editor Tool to review the result that you want to achieve, then copy the HTML code into the Html text control.

     

    Best regards,

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

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 342 Most Valuable Professional

#2
11manish Profile Picture

11manish 234

#3
Valantis Profile Picture

Valantis 187

Last 30 days Overall leaderboard