Skip to main content
About the Resource Center

Web Page script component

The Web Page component embeds a hosted webpage into a script page. At run time, the specified page loads with the script page.

Important:

  • The referenced website must allow embedding of pages into pages in other domains. In other words, you must set x-frame options on the web server to allow other domains to display its pages inside iframe tags. Otherwise the web page component cannot display the URL.

  • You must use secure HTTP when specifying the URL (https:// instead of http://).

  1. On the Component toolbar, click Web Page .

  2. Expand the Common group in the properties panel. Then type the fully qualified URL of a web page in the Web Page Source box. Optionally, choose a string variable whose value contains a URL.

    For example:

    https://www.usps.com/

    The page loads immediately so that you can verify that the URL is valid. You do not need to select Preview mode.

  3. Set any other properties of the component.

    Common

    Layout

    Advanced