17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1584 Views |
-
Change File Upload Directory for FileIFrameField

24 April 2008 at 5:18am Last edited: 24 April 2008 5:19am
I am trying to create a page template based on the StaffPage.php template from the tutorials.
I have defined a file upload field using FileIFrameField but I want the files that are uploaded in this field to go to a directory other than /assets/Uploads.How can I modify this code to change the upload directory to /assets/vcard?
$fields->addFieldToTab("Root.Content.Main", new FileIFrameField('Vcard'),'Content');
Thanks.
| 1584 Views | ||
|
Page:
1
|
Go to Top |

