Question
4
Replies
2296
Views
Perseus
Posted: July 14, 2017
Last activity: July 17, 2017
Closed
Solved
Textarea character count - OOTB
Hi,
Does pega have any OOTB to count textarea characters.
Pega version 7.2.1
Hi John,
Can you check the below pdn article and search for "Display Character Counter"?
https://pdn.pega.com/sites/pdn.pega.com/files/help_v721/procomhelpmain.htm#rule-/rule-html-/rule-html-property/controls.htm
Appears if the UI Element is
Text Area
and you specify Max Chars.Determines whether a count of remaining characters displays at runtime. The counter decrements as the user types. Once the character limit is reached, additional characters are not accepted.
Thanks,
Susan