Neue Möglichkeiten |
---|
1. | A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.V2025.2.1DJS |
2. | Support for XML, JSON, CSV file data adapters on the server side.V2025.2.1 |
3. | New event handler property 'encryptSqlData' allows you to disable encryption of the data array passed to the reporting tool.V2025.2.1 |
4. | The ability to register data in the report itself using the regData() method on the server side has been added.V2025.2.1 |
5. | For all events, the frameworkRequest property has been added to the arguments, which contains a reference to the request object of the supported framework.V2025.2.1 |
6. | The onAfterInitialize event has been added. Using it, it is possible to write any JavaScript code that will be executed after initialization of the viewer or designer component.V2025.2.2 |
Behobene Fehler |
---|
1. | For component events, in some cases, the CSRF token for the Django framework was not taken into account.V2025.2.1 |
2. | Incorrect handling of variables in event handler for Lavavel framework.V2025.2.2 |
3. | When creating a variable on the server side, an empty variable identifier might be present.V2025.2.2 |