FVS Template Regular Refresh

  • Last update:  2023-04-07
  • Overview

    Application scenarios: If you have installed the FVS plugin, you can view this article to learn about functions related to FVS templates.

    Note: Mobile devices are not supported.

    Version

    Report Server Version

    Plugin Version

    Function Changes

    11.0.6

    1.7.2

    Add Template Regular Refresh function, you can refresh a template   according to the refresh interval during template preview

    Application Scenarios

    If you want to use an FVS large-screen template to display the latest data without setting Monitor Refresh one by one, you can set Template Regular Refresh function.

    FVS模板定時刷新-1.2.gif

    Functions

    In the FVS large screen template, click Template > Template Regular Refresh on the top menu bar of the designer, and the regular refresh setting of the template will appear.

    • Enable timed refresh is not ticked by default. After this option is selected, you can set the refresh interval in seconds or milliseconds. The default value is 6 seconds.

    • The minimum refreshing interval is 1s (1000 ms) and the maximum refreshing interval is not limited.

    • If the template contains multiple pages, the refresh can take effect for all pages. After the refresh, you will stay on the page before the refresh and will not return to the first page.

    As is shown below:

    Note: Plugins before 1.7.2 version can only be implemented by writing JavaScript code in the Template > Page After-load Event.

    The JavaScript code is as follows:

    setInterval(() => {
        duchamp.reload();
      }, 2 * 1000); // the refrensh interval is 2000 milliseconds(2 seconds)

    Notes

    If you use the Dynamic Parameters hyperlink in the template, for example, Table > Table Cell > Hyperlink > Dynamic Parameters and click it, URL parameter suffix will be added during the preview.

    As is shown in the following figure:

    4919-FVS模板定時刷新-3.png

    When a template needs the regular refresh, URL suffix parameters will not be cleared. Dynamic parameters linkage values will not change with template regular refresh.


     


    Attachment List


    Theme: FineVis Data Visualization
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy