Page 1 of 1

showInputDialog not fully displaying initialValue

PostPosted: Fri Feb 02, 2024 12:37 am
by bjorne.raga
Hello,
on servoy Titanium client 2023.09, I have the following line of code:

plugins.dialogs.showInputDialog('test','test','hello world')

However, when the input dialog displays, only the letter "h" is displayed as the initial value in the input box.
2024-02-01_14-37-00.png
2024-02-01_14-37-00.png (4.71 KiB) Viewed 1101 times


Any advice to this?

Re: showInputDialog not fully displaying initialValue

PostPosted: Fri Feb 02, 2024 1:51 pm
by mboegem
bjorne.raga wrote:Any advice to this?


Hi, yes: update to 2023.12 seems to work correctly
It's basically the only option, you won't get updates on 2023.09 as it is not an LTS release.