Overview
Version
Report Server | App Version | HTML5 Mobile Display Plugin Version | Functional Change |
---|---|---|---|
11.0 | V 11.0 | V 11.0 | / |
11.0.18 | V11.0.83 | V11.0.83 | Changed the function name from Data Entry Icon Setting to Data Entry Widget Setting and adjusted the function entry from Others to Template Preview Configuration. |
Application Scenario
When using general reports for data entry, you may not want to display icons for text widgets. In this case, you can disable Show Text Widget Icon on the Template Preview Configuration tab page of the decision-making platform.
If you want to customize the height of the widget in the template, you can set Widget Default Height on the Template Preview Configuration tab page of the decision-making platform.
Function Description

You can disable Show Text Widget Icon on the Template Preview Configuration tab page of the decision-making platform. In this case, when you use general reports for data entry, the icons for text widgets are not displayed.
To unify the height of widgets in the template, you can set Widget Default Height on the Template Preview Configuration tab page of the decision-making platform.
Showing the Text Widget Icon
Log in to the decision-making system as the admin, and choose System Management > Mobile Platform > Template Preview Configuration. In this case, you can see the Show Text Widget Icon button, as shown in the following figure.
Application Scope
If you disable the Show Text Widget Icon button, the icons for text widgets will not be displayed in general reports during Data Entry Preview. The following table shows the specific description.

Supported Device | Terminal Range | Report Type | Scenario | Widget Type | Note |
---|---|---|---|---|---|
Mobile phone Tablet | App HTML5 | General report | Data entry preview | Text widget | If you set Input Method to Manual Input in Mobile Terminal, Show Text Widget Icon does not take effect since no icon exists. |
Text area widget | Show Text Widget Icon does not take effect since no icon exists. | ||||
Number widget | Show Text Widget Icon takes effect. | ||||
Password widget | If you tick Allow Password Display, Show Text Widget Icon does not take effect. |
Example
The following takes the number widget as an example to show the effect on the DataAnalyst app.
Button Disabling
Disable the Show Text Widget Icon button, as shown in the following figure.
Effect Display
Take the effect on the DataAnalyst app as an example, as shown in the following figure.
Widget Default Height
Application Scope
Widget Default Height is set to 44 by default with a minimum value of one and no maximum value. The following shows the application scope.

1. The function is supported on mobile devices, including mobile phones and tablets.
2. The function is supported on the DataAnalyst app and HTML5 terminals (WeChat, DingTalk, and integrated third-party apps).
3. The function does not support widgets in data entry templates.
Template Type | Layout Method | Effective Position | Function Description | Note |
---|---|---|---|---|
FRM report | Relayout | body Parameter panel | On mobile devices, widgets are displayed in one row, with the widget height being the default widget height of 44 set on the platform. | File widgets, checkbox group widgets, radio group button widgets, and text area widgets do not support the Widget Default Height function. |
Layout retained | body | Layout retained takes precedence over the widget height set on the platform. 1. Absolute Layout - Area Fit: The widget adapts to the width of the mobile phone screen for display, with the height of the widget displayed according to the canvas height. 2. Absolute Layout - Area Fixed: The height and width of the widget are displayed according to the height and width of the canvas. 3. Adaptive Layout - Bidirectional Adaptation: The widget adapts to the width and height of the mobile phone screen. 4. Adaptive Layout - Horizontal Adaptation: The width of the widget adapts to the width of the mobile phone screen, with the height of the widget displayed according to the canvas height. |
Example
Take a text widget on the parameter panel of an FRM report in relayout mode as an example to adjust the height of the widget.
Template Preparation
1. Choose File > Add Other Template > New Dashboard in the FineReport designer.
2. Drag a parameter panel and three text widgets into the FRM report, as shown in the following figure.
Widget Default Height Modifying
Modify Widget Default Height to 20, as shown in the following figure.
Effect Display
The following figure shows the preview effect on the DataAnalyst app and on the HTML5 terminal.