peanutyost In the file storage area it is real easy to delete file but accident. Would love to see a confirmation on that delete link. I am real impressed to see the direction itflow is headed in. Keep up the great work.
johnny Im glad you are liking ITFlow and yes, this not a bad idea as I did the same thing just the other day. Ill add this to the list as a feature enhancement. Thank you
johnny I may integrate sweetalert for the delete confirmations https://sweetalert2.github.io/ sample code Swal.fire({ icon: 'error', title: 'Oops...', text: 'Something went wrong!', footer: '<a href="">Why do I have this issue?</a>' })