showInputDialog not fully displaying initialValue
Posted: Fri Feb 02, 2024 12:37 am
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.
Any advice to this?
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.
Any advice to this?