I want to add a character counter on a textarea field on Webform. I tried the Maxlength module but it doesn’t work (I can’t find any reference to it on editing the field) and I read it works only for content types, not Webform.
Then I installed Webform Countdown and added this code to my sites/all/libraries/word-and-character-counter/word-and-character-counter.js (Yes, I installed Libraries Module as well) but I don’t really know what should I do now. Am I supposed to see something about it on editing the field? I can’t find anything.
I’m also using Webform Validation and limiting the max lenght of my textarea fields. It’s working fine but I also need something to count the chars as the user is typing.
Can anyone please help me? What’s the best solution for this?
Thank you in advance!!