K
kelvin.koogan
There's a well know limitation that only 255 characters can be written
in a text field. I'm happy to live with this. However users get a
little upset when they type in 500 characters, move off the text field
and are informed that they need to get rid of half of them.
Is there some way I could warn the user that they are approaching the
limit, say by turning text orange when it's more than 200 characters
and red when it's more than 255?
How can I continuously track the number of characters entered to
trigger this bahaviour?
TIA,
KK
in a text field. I'm happy to live with this. However users get a
little upset when they type in 500 characters, move off the text field
and are informed that they need to get rid of half of them.
Is there some way I could warn the user that they are approaching the
limit, say by turning text orange when it's more than 200 characters
and red when it's more than 255?
How can I continuously track the number of characters entered to
trigger this bahaviour?
TIA,
KK