Project

General

Profile

Actions

Task #68646

closed

Epic #69955: Optimize new Extbase/ Fluid based rewrite of EXT:form

Outer Layout for FORM mails cannot be changed

Added by Dennis Schubert almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

I'm using the FORM cObject provided by the form sysext and trying to change the outer layout, i.e. this source:

<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    </head>
    <body>
        <table cellspacing="0">
            <containerWrap />
        </table>
    </body>
</html>

I found elementWrap and other TYPOScript configurations, but apparently it is not possible to change the above code.

Actions

Also available in: Atom PDF