Skip to content

External Page

Overview

External Page allows users to configure external page addresses or internal system Website Modules, adding them to the dashboard as cards for direct access and query.

Settings

Setting ItemDescription
Page TypeSelect the page link method to display in the card.
Options: External Page, Website Module Page, Print Template
Website ModuleSelect the module where the page address is located.
Page AddressConfigure the URL address accessed by the card.
Print TemplateSelect the module where the page is located.
PageConfigure the page accessed by the card.
Call Automation to Return DataConfigure the data returned by the print template.
Identifier for Data Returned by AutomationConfigure the identifier for the returned data.

Usage Scenarios

  • Display external link pages in the dashboard
  • Display pages from the website module in the dashboard
  • Display pages from the print template module in the dashboard

Configuration Method

  • Page Type is External Page, configure Page Address as https://next.informat.cn/doc/index.html#/.

    If "Connection request rejected" appears, it means the external link page prohibits external references. If you own the external page, you can remove the X-Frame-Options attribute from the page response header.

  • Page Type is Website Module Page

    Precondition: Create a website module and upload static resource sites. For specific documentation, see Website

  1. Configure Website Module as the module where the page address is located
  2. Configure Page Address as the path of the page within the module, supporting absolute path and relative path
  • Page Type is Print Template

    Precondition: Create a print template module and configure the print template. For specific documentation, see Print Template

  1. Configure Print Template as the module where the page address is located
  2. Configure Page as the print template to access
  3. Configure Call Automation to Return Data as the automation that provides data for the print template
  4. Configure Identifier for Data Returned by Automation as the identifier for the returned value, which the print template can use to receive data.