Forums / Setup & design / override for collectedinfomail.tpl
Bjørn Kaarstein
Wednesday 06 August 2003 2:43:55 am
When creating a mailform with informationcollection, the file /design/standard/content/collectedinfomail.tpl is used to process the actual sending of the form.
I've tried to override this file by placing collectedinfomail.tpl in /design/mydesign/override/templates/content without any luck.
I've also tried placing it in override/templates with another name (mailform1.tpl), using this in override.ini.append:
[node_contactform] Source=content/collectedinfomail.tpl MatchFile=mailform1.tpl Subdir=templatesMatch[node]=97
The cache has been cleared.
This doesn't work either. Any ideas on how to override this?Of course I can edit the file from standard directly, but I don't fancy that approach, as I'd like two different versions of collectedinfomail.tpl.
I'm using Exponential 3.1-1 Revision: 2703
Regards Bjørn