Text format
Applications module
Data group
Properties
Plugins
Add or edit calendar plugin
Add string or text data field / Select "Text" as the control type /
Edit format
Format
HTML
This format option will interpret the text as HTML.
Activate protection against Cross-Site-Scripting
If this setting has been set, this will prevent information, which comes from a context
where it is not trusted, being inserted into a context where it would be
classified as trustworthy.
Text
If this option is selected, unformatted text will be shown.
Display
Maximum text length (column width)
By entering a whole number, the maximum text length of the view field
is determined. With a value of -1, all characters will be shown.
Ellipsis
In this context, "Ellipsis" defines the character(s)
that will be shown after the text, if it exceeds the maximum text length.
Line break
The settings, which can be selected in the drop-down list here, have the following
effects on the line break:
- inherit
The setting of the CSS parent element
is applied
- normal
Line breaks collapse, whitespace +
tabs collapse, automatic wrapping
- nowrap
Line breaks collapse, whitespace +
tabs collapse, no automatic wrapping
- pre
Line breaks are preserved, whitespace +
tabs are preserved, no automatic wrapping
- pre-wrap
Line breaks are preserved,
whitespace + tabs are preserved, automatic wrapping
- pre-line
Line breaks are preserved,
whitespace + tabs collapse, automatic wrapping