CTOlet / yii2-attachments

Yii2 extension for uploading and attaching the files to the models
66 stars 57 forks source link

Add flexible configuration of ActionColumn in AttachmentsTableWithPreview #49

Open adiramardiani opened 7 years ago

adiramardiani commented 7 years ago

Currently, this widget write ActionColumn [delete] in hardcode Some times some user not have privileges to delete the file, some time user need to add [download] button in ActionColumn

Sorry, I test upload in frontend, and implement this widget in backend, the link in backend (different location) is incorrect I don't know I use wrong configuration, but the configuration is same in example