Overview
Forms in FrameworkX are text documents rich in details about your solution. They can be saved to disk as text or PDF files, or displayed directly within the solution.
On this page:
Table of Contents | ||
---|---|---|
|
Configuring the Report Forms
You create text, formatting, and values using the text editor. To create or edit a report:
- Go toReports → Forms.
- Select a report name or select the insert row (first row) to create a new report.
- Enter or select information, as needed.
Report Configuration Properties | |
---|---|
Field | Description |
Name | Enter a name for the report. The system allows you to know if the name is not valid. |
Padding | Select padding when replacing a tag name with its value (the field for a tag will have the same number of spaces as the tag name is long).
|
SaveFormat | Select the report format:
|
SaveFileName | Enter a string and {ObjectProperties}. Use the full path. |
SaveTrigger | Enter an object property that will be the trigger. |
Append | Enter the file to append the report |
Size | Report size configuration. |
EditSecurity | Check what user groups can edit the report |
Header | Choose another report to be the Header. |
Footer | Choose another report to be the Footer. |
Legacy | Read-only. Show if the report is a legacy. |
Description | Enter a description of this report. |
Info |
---|
To change the report format between “portrait” and “landscape”, you need to change it in both NovaPDF (printer used by our Platform ) and the target printer. |
In the Forms Editor, you can design your form layout by dragging and dropping UI components (e.g., text boxes, drop-down lists, charts) from the toolbox onto the form canvas, and configure the properties of each UI component, such as data binding, appearance, and behavior.
To use the text editor:
- Go to Reports → Forms Editor.
- In the editor, you can visually add text, tags, tables and even symbols to your report.
- Click Save.
- Configure the report properties for the display dynamics or script that will run the report.
Check Forms Editor and Dynamic Cell Colors in Reports for additional information.
In this section...
Page Tree | ||||
---|---|---|---|---|
|