Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

textarea / text field with count of characters left

jacknomizNov 20 2019 — edited Nov 20 2019

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

Comments
Post Details
Added on Nov 20 2019
1 comment
1,174 views