Description |
After 12.1.1 update the behavior of the Free format text fields on User defined screens changed and became user unfriendly. Now they only display one row and the scroll bar needs to be used to see rest of the text. Steps to reproduce: # User Defined Screens - add required values. # User Defined Screens | Fields - add an alphabetic field and check it as Primary key, and also a Free format text field. # User Defined Screens -generate the screen. # User Groups | Menus - add the generated UDS to your user group. # The new UDS - add a long text to the Free format text field. Expected behavior - More lines are displayed without needing to scroll, so it is easier to read / more user friendly. Current behavior - Only one line displayed, need to scroll to see next lines. |