I am wanting to upload a csv file, validate it, and then upload into an existing model. However, I am using ATK4.2.1 and finding that either the example code that have googled
You can find some installation instructions here:
http://agiletoolkit.org/doc/filestore
page_fileadmin extends filestore/Page_FileAdmin
$this->add('filestore/File');
If you need images, use filestore/Image
instead.
Please join https://groups.google.com/forum/?fromgroups#!forum/agile-toolkit-devel for updates on new documentation.