This content has been marked as final.
Show 4 replies
-
1. Re: Why are the string fields are cut-off after 255 characters?
Adam Cook Apr 17, 2012 3:25 PM (in response to mario_gudelj)You say "the string fields," but are you just referring to web apps? What other fields in other modules are limited?
-
2. Re: Why are the string fields are cut-off after 255 characters?
mario_gudelj Apr 17, 2012 4:47 PM (in response to Adam Cook)Hi Adam,
There are character limits on all fields, except the editor field (description fields). Multiline textboxes are set to 1024 and single line input fields to 255.
Cheers,
-mario
-
3. Re: Why are the string fields are cut-off after 255 characters?
be.free Apr 1, 2014 7:00 AM (in response to mario_gudelj)Hi Mario
Is there a way to set character limit in the module tag used in the webapp layout i.e. {tag_mytext,100}
Thanks
Wayne
-
4. Re: Why are the string fields are cut-off after 255 characters?
mario_gudelj Apr 1, 2014 12:20 PM (in response to be.free)I believe that tag_description supports that. For everything else you need
to use JS.



