[TYPO3-english] Typo3 Form
Jaco Graaff
jacograaff at spacexplorer.co.za
Thu May 10 11:55:54 CEST 2018
example
in the YAML
defaultValue: 'first line <br> next line'
or
defaultValue: 'first line \n next line'
or
defaultValue: '<li>first line </li><li> next line</li>'
or
defaultValue: 'first line %0D%0Anext line'
gets stripped to
defaultValue: 'first line next line'
on clear cache
this behavior makes it unusable
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
More information about the TYPO3-english
mailing list