CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #4196

templateSuffix for ###TEMPLATE_EMAIL_USER_XXX###

Added by Frank Mueller almost 4 years ago. Updated over 2 years ago.

Status:Closed Start date:2009-08-09
Priority:Should have Due date:
Assignee:Reinhard Führicht % Done:

0%

Category:Finisher
Target version:-
Votes: 0

Description

The use of templateSuffix for ###TEMPLATE_EMAIL_USER_XXX###
should be still usable like in old version.

Or is there a workaround or new solution???

History

Updated by Reinhard Führicht almost 4 years ago

I don't understand what you mean exactly.
Could you please explain it in more detail?

Updated by Frank Mueller almost 4 years ago

  • Assignee set to Reinhard Führicht

If you use multistep conditions form, there is the possibility to add template variants for the used condition
like !-- ###TEMPLATE_FORM2_COND1### begin --> or !-- ###TEMPLATE_FORM2_COND2### begin -->.

I currently found out, that this is now working if you set the plugin.Tx_Formhandler.settings.xxx.4.templateSuffix over the last step. This means if lastStep=3 you have to set it additional for Step 4(3+1) and it is working right now for admin and user Email templates except PDF template!

Does the PDF Controller use the setTemplate function with $this->settings['templateSuffix'] ???

Updated by Reinhard Führicht almost 4 years ago

  • Status changed from New to Closed

Committed in Revision r23236

Also available in: Atom PDF