Example of how to use:
1. Go to the design tab, add the element "Character and word counter" to the page 2. Add the dynamic value of the text you want to measure the length of to the "text" field 3. You can now use the states "characters", and "words". Check "Characterandwordcounter A's characters" for the character count, for example, (image of how to do is in demo link if you're unsure) 4. Done!
You can use the dynamic element's state for whatever you want, for example conditionals and text.
May have a little difficulty detecting empty value, but overall, found it does what's needed. Much appreciated.
Point for improvement.
November 18th, 2023
It works well, but the punctuation of the sentence throws off the count. The user must add a space after the period or question mark, for example, to count the word. Point for improvement.