Skip to content

Commit 5b79a1c

Browse files
Update readme.md
1 parent b5f7669 commit 5b79a1c

File tree

1 file changed

+1
-2
lines changed
  • Client-Side Components/Catalog Client Script/Real time count of letters

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
2-
Script that shows a live character count below a text field (e.g., Description or Comments) as the user types. If the user exceeds a limit (say 500 characters), display a warning and optionally disable the submit button.
1+
This onChange Catalog Client Script displays the current character count for a text field and enforces a maximum limit by showing error messages and making the field mandatory to prevent form submission when exceeded.

0 commit comments

Comments
 (0)