I would like to display a character limit within a multi line text property as a word count, and I would like to display the remaining word count below the text box.
For example a field can contain a maximum of 250 words. I would set this as a character limit of 1600, but I would like the end user to see a word limit of 250 words, with the text displayed changing as the user types words into the field.
I would also like to display an error message which tells the user how far over the word count they are.
You can add the character count to a multi line text box by clicking “Show Character Count” in the presentation menu of the presenter in page builder.
Currently we only support letter count not word-count.
The limit is shown below the box like so (16 / 250) and is taken from the data type, you will need to create a new data type with a new limit: