Hi,
I am new to power apps and portals so apologies if this isn't the correct spot for this question.
I am using a powerapp portal to create a interface with external users to allow collaboration on a word document which is stored in a sharepoint document library. I have the flow working to create the document and present the link in the list view on the portal to the user.
Unfortunately though this looks really ugly as it shows the full url. Is there a way to display this as a simple text with the url being the hyperlink when the person clicks on the text instead? See screen shot for how it is currently displaying.
Cheers
David
Hi,
Check this article on this:
You need to modify the code according to your requirement.
Hope it helps you
Thanks
Hi,
You could also check out this solution here by @justinburch using JavaScript.
A as the field only renders as a link if the field is set to format as URL (i.e. you can't just format an Anchor as the html is what gets displayed and not a link), the only things you can do are
Hi @davidduplessis ,
Maybe this will help you. The two tricks mentioned in the forum should work definitely.
https://powerusers.microsoft.com/t5/General-Power-Automate/Shorten-SharePoint-URL-link/td-p/479508
Hope it helps.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
This is the relevant part of the flow. Basically created a new document from sharepoint document library using a template then add this to the CDS custom object (Campaigns) in a url field called CampaingSPLocation using the link to item from the file propoerties.
Hope this makes sense.
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35