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 Item | Description |
|---|---|
| Page Type | Select the page link method to display in the card. Options: External Page, Website Module Page, Print Template |
| Website Module | Select the module where the page address is located. |
| Page Address | Configure the URL address accessed by the card. |
| Print Template | Select the module where the page is located. |
| Page | Configure the page accessed by the card. |
| Call Automation to Return Data | Configure the data returned by the print template. |
| Identifier for Data Returned by Automation | Configure 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, configurePage Addressas 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-Optionsattribute from the page response header.Page Type is
Website Module PagePrecondition: Create a website module and upload static resource sites. For specific documentation, see
Website
- Configure
Website Moduleas the module where the page address is located - Configure
Page Addressas the path of the page within the module, supporting absolute path and relative path
- Page Type is
Print TemplatePrecondition: Create a print template module and configure the print template. For specific documentation, see
Print Template
- Configure
Print Templateas the module where the page address is located - Configure
Pageas the print template to access - Configure
Call Automation to Return Dataas the automation that provides data for the print template - Configure
Identifier for Data Returned by Automationas the identifier for the returned value, which the print template can use to receive data.

