Version
Report Server Version | JAR Package Version | App Version | HTML5 Mobile Display Plugin Version |
---|---|---|---|
11.0.27 | 2024-06-03 | V11.0.92 | V11.0.92 |
Report
Template Style Added to FVS
In FVS of the V2.6.1 version, Template Theme is replaced with FVS Template Style Management, which allows you to predefine the overall template style for higher efficiency of subsequent template production.
With this function, you can also set the background color and button style (whose default values are determined by the theme type (dark or light theme) selected in Template Style) at the table component toolbar.
For details, see FVS Template Style and FVS Table Toolbar Application.
FVS Pop-up Box Style Optimization
In FVS of the V2.6.1 version, the pop-up box has been optimized.
For title components and image components, Text Prompt is added to Content Event for you to directly input texts.
Triangle Arrow and Corner Radius are added to style settings to achieve a bubble pop-up effect.
You can configure style settings for mobile terminals.
For details, see FVS Event of Jumping to a Webpage Link/Popup Box.
Template Calculation Setting Added to FVS
In FVS of the V2.6.1 version, Calculation Setting is added for templates. If most of data in a template does not need to be updated, you can enable Template Initialization Calculation Cache to avoid redundant data calculation and improve the template loading speed.
New Toolbar API for Geting the Export Button Name
A new toolbar API is added for you to get the export button name Export. The method is as follows:
_g().getToolbar().getWidgetByName("export");
Platform
Template Decryption Supported by FVS
In versions earlier than V2.7.0, when you attempt to open a template encrypted in the project, no password input box pops up, but instead a blank CPT template is created automatically.
In V2.7.0 and later versions, the template can be decrypted and opened normally.
Automatic Restoration to Original User Configuration Supported by User Synchronization
If you have deleted users by synchronization and want to restore these users by synchronization again, no reconfiguration is required because the user information configuration is retained.
For details, see User Synchronization.
One-Click Clearance Supported for Platform Messages
You can clear all platform messages with just one click.
For details, see My Message.
Mobile Terminal
Mobile API Adaptable to FVS
For FVS of V2.6.0 and later versions, you can use the following APIs in the DataAnalyst app of 11.0.91 and later versions.
API | Description |
---|---|
FS.tabPane.closeActiveTab | Close the current page and go to the directory page. |
FS.tabPane.addItem | Open a new page. |
logoutApp | Log out of the app. |
location | Obtain the latitude and longitude by the positioning function. |
getDeviceInfo | Get information about the current devise. |
Mobile Animation Switchover Disabling Supported for FVS Tab Components
In versions earlier than V2.6.1, tab components have a left-to-right transition animation on mobile terminals by default.
In V2.6.1 and later versions, Enable Animation Switchover is added. If this option is not selected, no switchover animation exists.
By-Email-Address User Match Supported by Integrated WeChat
In the WeChat Management plugin of 11.0.92 and later versions, you can set User Match Way to Email Address Match in Member Management. The matching rules are the same as WeChat account/mobile account matching rules.
Mobile Interaction Style Optimization for FVS Charts
In the designer of 11.0.27 and later versions with the FVS plugin of V2.8.1 and later versions installed, the mobile interaction style of FVS charts has been optimized.
For example, the mobile legend is always positioned below the chart in earlier versions, but positioned according to the settings (consistent with the PC legend position) after optimization.
For details, see FVS Chart Component.