How to make download link for the attached file
Permalink 1 user found helpfulthe file was attached in this code
<?php echo $form->file('teFA'); ?>
Now how to download a file from db. I dont know how to achieve this please suggest to me......
thanks
Kumar
Then just use the File block to display your file.
Hope this help !