Launching a tab from Open access program?

Use this board to ask questions or have discussions with other Atrium users.
Post Reply
leatherlips
Profound User
Posts: 83
Joined: Sun Oct 03, 2010 8:45 am
First Name: Mike
Last Name: Geldert
Company Name: Stonriver
Country: Angola
Contact:

Launching a tab from Open access program?

Post by leatherlips »

If I have an open access program running inside Atrium, and want to launch a URL from that program, but, want it to launch within Atrium (a new tab), is that possible? how would I execute the "Atrium.launchURL()" from my RPG?
Thank you
User avatar
David
Profound Logic Staff Member
Posts: 690
Joined: Fri Jan 04, 2008 12:11 pm
First Name: David
Last Name: Russo
Company Name: Profound Logic Software
Contact:

Re: Launching a tab from Open access program?

Post by David »

See page 30 of the Atrium user guide here:

http://www.profoundlogic.com/support/At ... _Guide.pdf

You'll want to use the Atrium.launchURL() API documented there. For example, to open the Profound Logic website in the portal, use the following JavaScript code in an element's click event, or using the panel's "onload" event:

Atrium.launchURL("http://www.profoundlogic.com", "My Tab Title");
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests