[FEATURE] Integrate Forms Wizard TEXTBLOCK multiline support
The content element TEXTBLOCK is only rendered as single line input field in the wizard. It will be difficult to add more than just a one-liner there. This change adds the possibility to define a multiline element in the backend wizard. Line breaks are automatically converted to <br> tags in the frontend. Resolves: #31100 Releases: master Change-Id: Ie5357d2cc308eff151f71fdaa9ffdb83796be58d Reviewed-on: http://review.typo3.org/42890 Tested-by:Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Please register or sign in to comment