Hi,
I am having a bit of trouble, and pehaps someone can help me out.
I am using APEX 4.2
In the webpage I am developing, I have a rich text editor, which intention is to be limited by words, rather than characters.
I have setup a display only item, that is correctly displaying the amount of words being there, the problem is that I am not sure how to limit the amount of this words, so when they type 50 (for example) it stops letting the user to type anymore words.
Does anyone know how can achieve this?
Thanks!