Announcements
hi Everyone
I have created a link in my form and it works well when we click on it. But I still the URL :
=> How can i manage to display the link name instead of the url. I followed this tutorial
https://www.youtube.com/watch?v=vGoycWOTb8w&t=103s
thank you very much!!
Hi @Anonymous ,
If that is a Gallery (you cannot use a Data Table here, put a HTML Text box inside it with (replace with your values)
"<a href=" & ThisItem.YourURL & ">" & ThisItem.YourLinkName & "</a>"
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.
Visit my blog Practical Power Apps
hi WarrenBelz
it is not a data table, it is a form. I inserted a html and used your formula but it doesn't work 😞
In a Form, that will only work in Edit Mode (there is no way of having an active control in View Mode) - is that what you are experiencing ?
I read you last post, this is not a Gallery , the detailed screen displays a form. I created a label and in the OnSelect property i entered the following function Launch(MyUrl) but the link is still not clickable.
any idea how i could do this link, (even in the edit mode of the form)?
thanks
Hi @Anonymous ,As I mentioned, a HTML Text box with
"<a href='https://geodis.sharepoint.com/sites/hq-Power-Apps-and-Power-Automate-commun/DocumentationCatalog/Forms/ALLItems.aspx'>Link to documentation</a>"
will work in Edit Mode
Dear WarrenBelz, it is perfect! you saved my life!!!
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.
WarrenBelz 356 Most Valuable Professional
11manish 225 Super User 2026 Season 2
Mohsin Ali 211