5102 Posts in 1520 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 165 Views |
-
setTemplateFileButtons usage

5 February 2013 at 4:18am
Hi there,
What would be the correct location of $PdfField->setTemplateFileButtons('MyUploadField_FileButtons');
The only way i can make this work is save my file to this path /framework/templates/includes/
When i try mysite or themes i get an error with no mention of the failed search path(s).Regards Werner
-
Re: setTemplateFileButtons usage

20 February 2013 at 5:43am
It's a bit of a hack, but this worked for me:
$field->setTemplateFileButtons(__DIR__.'/../templates/Includes/UploadField_FileButtons.ss');
Regards.
| 165 Views | ||
|
Page:
1
|
Go to Top |


