FirstClass Tutorials - Referencing an External Web Site |
This is the simplest of all external applications. You don't need to write any code, but can reference and application that is running on an external web server but display it in an iFrame within your own application.
OpenText/FirstClass has created a series of videos that are streamed from YouTube. An application has been developed that puts a wrapper around the video selections and uses AJAX to present each selected video within the content of the page.
The content video list is maintained and updated by FirstClass so whenever new videos are updated, your installed application will see the changes immediately.
You can have this application installed and available within the new web client
Installing the Application
1. Follow the instructions in the Installing External Apps section to create a new external application document.
2. Name your application FC12 Tutorials (or any other name you choose)
3. Set the dimensions to
4. Add the names of the groups to which you wish the application to be made available.
5. Grant the application the same permissions as the user (required for Chrome)
6. Click the image at the right to open it in a new window, then save as icon.png and attach it to the form
7. In the body of the document, paste the following html snippet.