Changes for page Create report

Last modified by Hera Guo on 2025/09/16 14:41

From version 7.1
edited by Hera Guo
on 2025/09/15 09:58
Change comment: There is no comment for this version
To version 8.1
edited by Hera Guo
on 2025/09/15 10:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -43,7 +43,7 @@
43 43  
44 44  ----
45 45  
46 -= **How to start** =
46 += **How to generate a simple report** =
47 47  
48 48  * (((
49 49  Open the “**Reporting**” page from the left-hand sidebar. You'll automatically be taken to the “**Templates**” tab.
... ... @@ -80,6 +80,13 @@
80 80  
81 81  The **Report Builder** is a drag-and-drop editor that lets you design your report template using visual and data components. You have full control over both the appearance and structure of the report.
82 82  
83 +每个组件都有两个主要配置部分:
84 +
85 +* **数据配置** — 定义组件将显示哪些数据以及如何过滤这些数据。支持动态数据绑定的实体别名和过滤器。
86 +* **布局配置** — 控制最终文档中的视觉样式和格式。
87 +
83 83  Here's what the Report Builder looks like:
84 84  
85 85  [[image:1757900905980-599.png||height="660" width="715"]]
91 +
92 +