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 / Launch website: Pass t...
Power Apps
Unanswered

Launch website: Pass text-box text value as parameter to website to auto-populate specific part of web page?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee
 

I have a simple Canvas app setup where the button launches to an online python compiler. 

Button Launch Question.JPG

But, HOW can I pass the value in the text box to the compiler box circled below in the website (Image below) just by pressing the button; eg how can I use the parameter function to do this? I tried using inspect element to find the destination of the compiler box but don't really have a clue what I'm doing. PS I cannot use flow to do this for company reasons. Anyone know how to actually use inspect element to do this?

Website in question: (https://repl.it/languages/python3)

 WebsiteExample.JPG

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    154,930 Most Valuable Professional on at

    Hi @Anonymous ,

    Obviously I know nothing about the Python compiler, but the way to add values to the end of a URL is

    URL & "?" & YourTextBoxName.Text

    This may need & instead of ? if there is already a ? in the URL.

     

    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.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @WarrenBelz  thanks for your help but still scratching my head, I understand how to pass the text using the method you showed, but how can I pass it to a specific element? Do you know any Users that may be able to help here? I understand its quite complex what I'm asking.  I have managed to delete everything on the page to figure out where the text goes in the console window, now just need to know how to pass the text in powerapps to that specific element!Inspect element.JPG

  • WarrenBelz Profile Picture
    154,930 Most Valuable Professional on at

    Hi @Anonymous ,

    I will tag one of my colleagues @mdevaney to see if he has any idea.

    Unfortunately however this is not a Power Apps problem - it is more the structure of the required URL.

  • WarrenBelz Profile Picture
    154,930 Most Valuable Professional on at

    @Anonymous ,

    Just heard back and agree - you will need to ask Python what is required - PowerApps can only send what you ask it to in the Launch() function.

     

    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.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @WarrenBelz Thanks for looking into that for me I agree with the conclusion, will see what I can figure out and hopefully will have an update to share 

     

    cheers 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard