I found strange behavior with bootstrapcomponents-textbox in combination with servoy
With inputType: number
-The data is not showed unless you first select field then it’s showed.
Also it’s depending on the locale settings. in en_EN it behave differently then nl_NL
With inputType: date
- Can’t clear date. Red border
Starting solution with locale en_EN:
[attachment=1]record_210715_113837.gif[/attachment]
Starting solution with locale nl_NL:
[attachment=2]record_210715_113826.gif[/attachment]
The reason I want to use the different input type and not the default text is that on Android / iOS you can the native selectors.
Only a number keyboard and not complete keyboard or native dateTime selector
Servoy: 2021.3.0
Sample solution with inMem data:
[attachment=0]sample.servoy[/attachment]
Thank you in advantage
John
sample.servoy (110 KB)

