35
Views
2
Comments
Native App input type integer not working

We are moving a PWA over to Native App format. In PWA we have inputs with data type "integer" so that the numeric keyboard can be used. This works fine in PWA. In Native App, however, it does not allow you to enter anything. If I change the data type to text it works fine. Has anyone encountered this before? We are using the Android build.

Capture.PNG
Video.mov
2026-03-04 12-08-39
Luiz Henrique Stanqueviski

Hi @Joe Kelly,


Did you manage to solve your problem? 

If not yet, due to the behavior of the video, a possible cause could be that there is an action being executed in the onchange of the field. 

If you managed to solve it, tell us what it was to help anyone who encounters this problem in the future. 

See you later. 

 

UserImage.jpg
Joe Kelly

Hi Luiz. It has not been resolved. There is no action in the OnChange for the input. We now have a support ticket with OutSystems so if they are able to help I'll post the solution. Thanks!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.