Hi,
With CFv5, after a File upload action , I could get an array of all the uploaded files with this PHP code :
With CFv5, after a File upload action , I could get an array of all the uploaded files with this PHP code :
$form->filesWith CFv6, it does not work with :
$this->filesDoes anybody know how to get this information with PHP ?