New Features |
---|
1. | The ability to use C# scripts in report events during interpretation mode has been added.V2025.3.1 |
2. | The ability to use C# scripts directly in expressions during interpretation mode has been added.V2025.3.1 |
Enhancements |
---|
1. | A Globalization Strings button has been added to the designer ribbon for quick access. The Globalization Editor forms are not displayed as dialog forms.V2025.3.1 |
2. | Parsing of ternary operations in the C# parser has been improved.V2025.3.3 |
Fixed Bugs |
---|
1. | Rarely, when a container was torn apart, the height of the second part was calculated incorrectly if the container contained several other nested containers arranged in a certain way.V2025.3.4 |
2. | An issue with seconds in TimeOnly variables has been fixed.V2025.3.4 |
3. | Data transformation error when using expressions that compare DateTime values with lists of DateTime.V2025.3.1 |
4. | When exporting a report to an RTF file, the export settings defined in the report template were not applied.V2025.3.2 |
5. | The active Previous button on the first step in the Wizard editor.V2025.3.2 |
6. | A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.V2025.3.2 |
7. | Displaying data in the 'Rich Text' component when editing a report in the designer.V2025.3.3 |
8. | Displaying the context menu in cases where a parent element in the DOM tree for the report designer has the style 'overflow: hidden' set.V2025.3.4 |
9. | An issue with a nullable datetime variable initialization has been fixed.V2025.3.4 |
10. | An issue with initialization of a report variable with nullable date time value has been fixed.V2025.3.4 |
11. | Handle keystroke events when the report designer is out of focus.V2025.3.4 |
12. | An issue with saving the Conditions.AssignExpression property to the JSON format has been fixed.V2025.3.4 |
13. | An issue with using GetUsedBusinessObjectsNames and a chart in a report has been fixed.V2025.3.4 |