Detect Entry into text field - Forum

Forum Navigation
You need to log in to create posts and topics.

Detect Entry into text field

Hi I cannot seem to get this to work.

On IPhone I am setting the keyboard to decimal, this works but not until a value is changed. So initially the wrong keyboard is displayed. How do I get the keyboard to change to decimal before any change is made to the field.

Key-down and Key-up is not working for this.

Any help  appreciated.

@jason-roberts where are you placing the code? It's important to execute the code on page-enter and not on value change.
So, be sure to use the Page code tab and not the TextInput code tab.

Let us know if this solves the problem.

Regards.

Brilliant that works. Never thought of that. Thank you!

With regard to that I usually find these things out by asking questions or coming across postings where a feature is described like setting the mobile keypad type. I did not know you could do that, very useful.

Is there anything that list all these and how you use them. the help file while excellent does not show all the plugin actions available and how they should be used. Is there a dictionary or something that might help track down the correct plugin to use and its features?

Thank you again for the excellent support.

Is there a dictionary or something that might help track down the correct plugin to use and its features?

@jason-roberts we try to include as many samples as possible and a extensive video tutorials collection to help learning the platform, but the documentation task is quite huge. We know it needs a lot of improvements.

Thank you!