Announcements
I've a button
OnSelect -> Launch(my_path)
it's in a Gallery
DisplayMode -> DisplayMode.Edit
my_path is a field
type: hyperlink column
value: https://my_site.sharepoint.com/sites/my_page/my_document_library/my_folder/
I open my powerapps in browser , when I try to open the url it dosen't work.
I've check the return of the function Launch , after the button pressed
the return is True
So the function it's work but the page doesn't load ?
example code:
If(Launch(my_path);Set( ctrl_var; "YES" );Set( ctrl_var; "NO" ))
I found the solution at the problem.
The browser as set to block pop-up windows , so the Launch it's work but the browser stop the opening of the page.
So I manualy change the permission of the browser and the link now it's work.
But now I've to find a way to change the permission of the browser automatically.
Hi 3tsolutions,
Thank you for your post to the community. I am glad you were able to find a solution for the problem. The browser will need to allow popups from the Power Apps player if the page is opening a new window. More information about the Launch function is also available here: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-param
Thanks again,
Rory
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 483
WarrenBelz 399 Most Valuable Professional
11manish 327