Rexerton
Posts: 0
Joined: Sat Jul 25, 2015 5:32 pm

How do you Run an external link in a Dialog?

I am trying to make a line of code that allows you to
On click navigate to a dialog that will have an external site running. I am not sure how to do this.

I am currently doing this to naviage to a sepearte page
window.open("https://www.paypal.com/","_parent");

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How do you Run an external link in a Dialog?

Hi Josh -

For such cases it is better to use InAppBowser: https://devcenter.appery.io/tutorials...

Return to “Issues”