Allow ENTER key to create newline for Multi-line Edit objects in dialogs¶
What is new - 24.0¶
DataFlex Reports Studio incorporates editors in various dialogs, each serving distinct purposes:
- Report Options: The newly introduced CSS tab for enhanced styling options
- Report Document Properties: Comments
- Parameter: Newly added comments attribute
- SQL statement: Editor where an SQL statement can be used to base the report on
- Field properties: HTML code editor
In versions prior to 24, the ENTER key behaved differently, executing the default button in the dialogs rather than producing a new line in the editors. This action effectively closed the dialog. However, with the latest update, this behavior has been revised to better align with user expectations. Now, the ENTER key appropriately generates a new line within the editors, facilitating a more intuitive and user-friendly experience.