Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > Other TYPO3 Extensions > sremailsubscribe / set default
Total Posts: 3 - Pages (1): [1]
Author: Manfred Hungerland
Posted: May 20 2008 - 03:47 AM
Subject: sremailsubscribe / set default
Hi

on a Mail-Subscription Site i would like to define HTML-Mail as default.

Tried this already..

TCAdefaults.tx_sremailsubscribe {
module_sys_dmail_html = 1
}


Any Ideas

Shalom
Manfred
Author: Jeff Segars
Posted: May 20 2008 - 11:34 AM
Subject: re: sremailsubscribe / set default
Manfred,
All of the TCAdefaults options operate on a specific TYPO3 record type / backend table. To get this to work, I think you'll need to target it at fe_users where the module_sys_dmail_html field lives.

It is worth noting that this is backend only. if that's what you're after, then it should do the trick but it won't affect frontend defaults.

Thanks,
Jeff
Author: Manfred Hungerland
Posted: May 21 2008 - 08:30 AM
Subject: re: sremailsubscribe / set default
Hi Jeff

do you now a way to set a default in the sremailsubscribe form.
The clearest way would be to pre-define ( is this english ) the setting in the frontend Form.
In that case a user could set it to another setting.

Shalom
Manfred
Total Posts: 3 - Pages (1): [1]
You must login to post a message to this conference.