In blog entry SnTT:
Show number of remaining chars
I use JavaScript to show the number of remaining characters for an text
field in the Notes client.
As I had to discover now, this technic
may cause the Notes client to crash.
The crash is reproducible, if - while
closing a document - the input focus is still in the field, for which the
remaining characters are shown. But even if through QueryClose the focus
is set to another field, there are still crashes sometimes.
Engage 2019: How to get my app on mobile?
At the marvelous Engage conference I had the honor to speak about "How to get my app on mobile?". Between the obvious choices of having a… more