7 Posts
Denny
8 years ago
2
Topic

Hi,

is it possible to limit the character input for the field "Article Fulltext (Wysiwyg Editor)" ?

I have to limit the Input of Text and have no idea how to solve this?

Any ideas??


Denise

Get a VIP membership
7 Posts
Denny
8 years ago
0
Level 1

Hi,

no one any idea? Can i solve the Problem with the option "conditional states + computation" ?

4229 Posts
Kadministrator
8 years ago
0
Level 1

If you know regex it is possible to use https://www.seblod.com/store/extensions/597 or you could use some jQUery plugin that does this. 

Otherwise all fields are limited by the size of their database field (click on Alter) , but then you will need to use some other storage column as introtext as introtext column is also used to store some other data and since I would not recommend any modifications on it.

Get a Book for SEBLOD