Announcements
I am getting a prefix before the intranet site when clicking from a hyperlink in a HTMLTEXT under a gallery, but work on HTMLTEXT control under a screen. Can I adjust any settings in the Power Apps to avoid the wrapper?
No webpage was found for the web address: https://authoring.us-il101.gateway.gov.island.powerapps.us/v3.23122.17.281511999/embed/(https://.../faces/ViewDocument?documentId=343450902b0010)
Hi @wild2023 , Could confirm the code that you have used or screenshot? This is how it should work for example:
"<a href=""https://www.google.com"">Google<a/>"
-----------------------------------------------------------------------------------------------------------------------------I hope this helps.Please click Accept as solution ✅ if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍Thanks,ANB
Hi, @ANB
Yes, I used the same code, both work on google.com, but not some intranet sites, don't know what is going on the HTMLTEXT behavior differences under a gallery and a screen.
Hi @wild2023 , When you say intranet site, is any SharePoint site? You mentioned that you have used within gallery, so do you mind sharing more on gallery or some screenshot with code?
Thanks,
ANB
they are not SP sites. Look like there is a problem when links are from a collection, it doesn't matter it is a gallery, nested gallery or HTMLTEXT.
DO NOT WORK:
1. gallery's HTMLTEXT: ThisItem.Communications (links inside)
2. nested gallery's HTMLTEXT:
@wild2023 , Could you please help more on data source of gallery and also some screenshots. Because this is pretty straight forward code for href.
@wild2023 ,
You are missing quotes around the URL
"<a href='" & ThisItem.'Document Link' & "'style='Color:blue'>" & Text(ThisItem.'Communication Date',"mm-dd-yyyy") & "</a>"
@WarrenBelz
It doesn't make any difference, but thanks!
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 394 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 324 Most Valuable Professional