trigger a function on text
Hi,
I need to check the text inserted into a richtext component. Is there a way to do it?
Can i do it via jsp or a js script inside a property?
For example i need a function that forces to uppercase the first letter when the user confirms the text.
Thanks