Hi, I'm using Apex 19.1
I need to implement "character remaining" count on one of my textareas.
It's like when you send sms - counter starts at 180, then as you type in your message it goes down to 179, 178..... 0 chars left.
Field won't accept more than allowed anyway. so it's a nice to have...don't want to reinvent the wheel, any javascript or plugin available?
This is for rich text field, would standard text area / text field be different?
Rich Text Editor and Character Counter
Many thanks in advance as usual
Jack