Article Details
Id: | 19391 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.00.00 |
Opened: | 26/05/2022 |
Closed: | 27/07/2022 |
Released: | 21/12/2022 |
Job: | J028847 |
Input Form; Long Max Lengths could cause the input form to disappear off the right side of the screen
The standard input form accessible from Scripts could "disappear" off the right-hand side of the screen when the specified max length caused the form to be very wide.
Therefore, the following functions within "userInterface.CommonDialog" (in User Interface type Scripts) have been updated:
- GetInput
- GetInputComboBox
- GetInputNumber
- GetInputDate
These forms now force the positioning to be in the middle of the available screen space when they are opened.
Note: Once open, they can still be moved around manually by the User. The automatic centering only occurs when it is initially opened.