Bob_be
August 29, 2020, 4:09pm
3
I ran out of time yesterday, to explain about creating your own custom keyboard. Here is a link to more information about Prompt and parts of the Prompt’s fields:
As of v4.1.61 we can create Custom Keyboards to use with [?prompt] notation, and a Custom Keyboard Widget is available for Entity Screens.
For [?prompt] notation, the syntax is:
[?<prompt>;<mask>;<default value>;<flags>;<keycodes>]
<prompt> is the question or prompt to display
<mask> is a regular expression to define what type of characters (and how many) are allowed
<default value> allows for a common value to be pre-entered
<flags> lets you define the keyboard type and which buttons …