I. Overview
Applicable scenarios: Users who have installed the "FVS Large Screen Editing Mode" plugin can refer to this article to learn about the related functions of the FVS template.
1. Version
| Report server version | JAR package | FVS large screen editing mode (beta version) version |
|---|---|---|
| 11.0 | 2021-11-15 | V1.0.0 |
2. Function introduction
Rich text components are often used to make text descriptions, dynamic data in large screens, or to display article information in large screens.

Note: This article only introduces the unique functions of the rich text component, and other attributes are not repeated.
For component interaction, please refer to: FVS Component Frame Interaction Attributes
For component animation, see: FVS Component Frame Animation Attributes
For component attributes, please refer to: FVS Component Attributes
II. Add components
Create a new big screen template:

Add a Rich Text Component to the page, and the default display is "Input text on the right. Text will be displayed in the real time. Content exceeds this text area will not be displayed normally". As shown below:

III. Manually enter text
Enter the text content in the rich text editing box on the right. After adjusting the format, the content is automatically displayed on the canvas. As shown below:

FVS rich text components support some basic style settings, as shown in the following table:
| Button | Introduction |
|---|---|
| Used to adjust the font of the selected text | |
| Used to adjust the font size of the selected text | |
| Used to adjust the color of the selected text | |
| Used to set whether the selected text is bold | |
| Used to set whether the selected text is italicized | |
| Used to set whether the text is underlined | |
| Used to set the selected row to the left/center/right | |
| Used to set the row height of the selected row | |
| For inserting formulas in rich text |
IV. Rich text call formula
In rich text, data can be obtained through formulas. As shown below:
Note 1: FVS rich text component does not support fetching cell data across components.
For example, there is a table component in the page, and the user cannot use the formula from the table component to the rich text component for use.
Note 2: FVS large screen only supports some FineReport functions. For details, please refer to: Functions supported by FVS large screen
Note 3: The formula as a whole can only be selected for style editing, but cannot be selected.

V. Completed template
For the completed template, please refer to: