Limit number of characters shown
Alejandro Fernández <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Organization | mediadvanced |
| Message-ID | <20051026190878.SM00632@rewind> |
Hi, Can anyone tell me if I can limit the number of characters to display with taglib? I define the field with: <content:textField name='theName' display="false" valueId="theName" defaultValue=""/> And then, show it with: <bean:write name='theName' filter='false'/> Is there any way of doing it? Thanks in advance for your helping. Regards. Alex.