multi field rte
I have an multi field rte where I need to restrict number of chars to specific limit. I have written custom validation, it does give an alert that max chars exceeded. if I close the alert and push okay button on the dialog with out changing the content. (meaning keeping the exceeded chars as is) it is showing the same content.
please help