Replies: 2 comments 4 replies
This comment has been hidden.
This comment has been hidden.
-
It won’t let you save if you have too many. Just like with Twitter, we allow you to enter too many so have a chance to edit it down. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to restrict the number of chars a user can enter for an article summary to display on an index card.
I have the fieldtype "textarea" with the "character limit" set to 150.
If you go into the News Article it allows you to enter more than 150 chars though, and the char counter under the window just displays e.g. 167/150 in red.
Is there a way to actually prevent users typing more than 150 characters easily? I know that they will ignore this char counter and just enter whatever they like!
Thanks
Beta Was this translation helpful? Give feedback.
All reactions