My requirements are very basic.
I just hope that when I convert it to a web app and click on the input field, the numeric keyboard will appear.
But my problem is
The numeric keypad that I set in the app
is not responding when it becomes a mobile web app.
I am trying to fix this problem.
In many ways
Start from here
There are many areas that are not supported yet.
Also included are my problems as follows:
Unable to change keyboard type
And the text cannot be set to mini and max width.
Unable to use the text selection function when focusing on the input.
And cannot choose the color of Select
In addition to the Advanced settings bar, trying to set it up in the blog also did not work.
So I tried to find a new solution.
My friends suggested to me that the reason why web apps don’t respond to the virtual keyboard on mobile is because they are running on the browser.
Most of them use .Html to write.
So I searched and found it on a website.
The code is written in a simple way like this.
And when I tried to open the page in a mobile browser,
it turned out that a numeric keyboard appeared.
So I want to modify this code in thunkable.
I converted the code into a URL from this website and wrote the code as follows.
I used JavaScript Web Bridge to import the code I converted and put the resulting URL as shown in the image.
When I go to the blog creation page
How should I use this tool?
Could you please answer me?
It would be a great favor.