helmut2509 Posted January 20, 2014 Posted January 20, 2014 I want to implement a backend feature which enables the administrator to upload mp3 files. As far as I understand it, I have to use the InputFieldType 'Files', but for the rest I don't know.. Can anyone give me a hint or an example of how to tackle this problem?
Marty Walker Posted January 20, 2014 Posted January 20, 2014 You just need to add 'mp3' to the Valid Files Extensions (under Details) when you setup your field.
helmut2509 Posted January 21, 2014 Author Posted January 21, 2014 You just need to add 'mp3' to the Valid Files Extensions (under Details) when you setup your field. thanks Marty, sometimes things are much easier than one thinks...
Recommended Posts