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 / Power apps hyperlink
Power Apps
Answered

Power apps hyperlink

(0) ShareShare
ReportReport
Posted on by 367

Hi good peoples

         I have zero knowledge about power apps . I am working on a SP list and customizing with powerapps. I have a question . when I am using power apps there is hyperlink column. need to button for that(button is used to redirect) button should have default link until some one update the link . If some one want to up date it can be updatable (update button also need). When i Click the redirect button it should be redirect with updated Link.

 

Can it possible. If possible . please explain with codes .  

 

Thank you....

Categories:
I have the same question (0)
  • Verified answer
    v-albai-msft Profile Picture
    Microsoft Employee on at

    Hi @Yoursnani ,

    Are you using a customized form or a Canvas app?

     

    In PowerApps, we can use Launch() function to launches a webpage. We can use this function on OnSelect property of a button. However, we cannot directly edit the OnSelect property of a button in play mode, that means button is not editable in play mode.

    For your requirement, I think you can set button’s OnSelect property to the value of a TextInput control, so that you can enter/edit different value(link) on this Textinput, and this button will launch to different page based on the input link.

     

    I did a simple test for you reference. I assume you are using a customized form:

    1. Below is a form created from one of my list. ”hyperlink1” is a Hyperlink column in my list. When creating this form from SP,  hyperlink column will be added in TextInput control by default.

    (To have a default link, you can edit its Default property)

    v-albai-msft_0-1619431234031.png

     

    v-albai-msft_1-1619431234034.png

     

    2. Add a button under this hyperlink column, set its OnSelect property to(replace to your control name):

    Launch(DataCardValue3.Text)

    v-albai-msft_2-1619431234037.png

     

    Check result this time. User can add/edit link in textinput, and then click the button to redirect to the link.

     

    Best regards,

    Allen

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 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard