Project

General

Profile

Actions

Feature #68771

closed

EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail

Added by Gerrit Mohrmann over 8 years ago. Updated over 6 years ago.

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

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

It would be nice to make something like this in the TS config for the MailPostProcessor of the form extension:

recipientEmail = TEXT
recipientEmail {
    value = no_reply@example.org
    override {
        dataWrap = DB:fe_groups:{gp:form|recipient}:description
        wrap3 = {|}
        insertData = 1
    }
}

Besides that, to set an replyToEmail is not possible in the moment - should be.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #32950: EXT:form - Confirmation mail to sender in FORMClosed2012-01-03

Actions
Related to TYPO3 Core - Bug #69395: EXT:form - Allow ReplyToClosedRalf Zimmermann2015-08-28

Actions
Related to TYPO3 Core - Feature #54030: EXT:form - Wrap for subjectFieldClosed2013-11-28

Actions
Actions

Also available in: Atom PDF