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 / how to make a htmltext...
Power Apps
Answered

how to make a htmltextbox a hyperlink

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a htmltextbox.

and a listbox

 

I have on a screen, not a form.

I'm trying to make it a hyperlink based a selection in the listbox.

 

"Hyperlink <b><font color=blue>" & ListBox1.SelectedItemsText.Value & "</font></b>."

Cant get the syntax correct ?

 

Thanks

Dave

Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,991 Moderator on at

    @Anonymous 

    A hyperlink can be created by using the <A> tag

     

    Hyperlink <b><font color=blue>"&
    Concat(ListBox1.SelectedItems, "<a href="&HyperLinks_From_Answer&">"& Value & "</a>")&
    "</font></b>."

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Sorry, syntax is still not correct ?

     

     

  • mdevaney Profile Picture
    29,991 Moderator on at

    @Anonymous 
    I think I had an extra double-quote.  Revision is above.

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    hyperlink.jpg

  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @Anonymous 

    My assumption is Hyperlinks_From_Answer is a column name in the data provided to your listbox.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    ok, Corrected:

     

    "Hyperlink <b><font color=blue>"&
    Concat(ListBox1.SelectedItems, "
    <a href="&HyperLinks_From_Answer&">"& HyperLinks_From_Answer & "</a>")&
    "
    </font></b>."

  • mdevaney Profile Picture
    29,991 Moderator on at

    @Anonymous 
    What would you like to know next?  Do you want me to update my response to your solution above?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    nothing, I accepted your reply..

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard