bootstrap-textbox inputType Number / Date

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)

record_210715_113837.gif

record_210715_113826.gif

Hi John

thanks for reporting this. Is an issue to be further looked into.
I have created a follow up case at support.servoy.com https://support.servoy.com/browse/SVY-16321

One question from me; are you planning to use these components exclusevely on iOS/Android applications, or you plan to have a cross-device solution which is also usable from Desktop ?

Regards,
Paolo

Hi Paolo,

Thank you for replaying.
The plan is to use this as an cross-device solution that can run on tablets and desktops.

If you want I can create a sample solution and link it under servoy jira ticket.

Regards,
John