Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Add a link to a document and a form in a SharePoint form that is customized with Power Apps

(0) ShareShare
ReportReport
Posted on by 28

I have a SharePoint online list that I have used Power Apps to customize. I need to add a link to another form at the beginning of the form and a link to a document at the end of the form. I am relatively new to PowerApps, so please be kind!

Thank you in advance for any help.

Categories:
  • jeannemac Profile Picture
    28 on at
    Re: Add a link to a document and a form in a SharePoint form that is customized with Power Apps

    That worked! Thank you so much!!

  • Verified answer
    Mike2500 Profile Picture
    1,247 Super User 2024 Season 1 on at
    Re: Add a link to a document and a form in a SharePoint form that is customized with Power Apps

    Links are created via the "Launch" function.

     

    Add  a label (or a button, or whatever), and in the OnSelect property, add:

     

     

    Launch("https://www.bing.com")

     

    Of course, you can use a variable or an expression to specify the URL, if you need something besides a hard-coded url.

     

    edit: it won't appear as a link by default, so you'll need to format it as underlined, if desired. Also, when the user hovers over it, there mouse icon won't change appropriately, which is a known issue.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399