So i have a scenerio where it would be very nice to get a preview of a file uploaded by a user/employee, i will explain furter!
I have a HR Management System made with couch cms. I have 2 sections, one for super admin and one for employee (access_level=2)
The employee can submit a db form called Absence if he/her gets sick and cant come to work.
In this form he/her can upload a document from docktor confirming the absence.
When the form is submitted i super admin gets a mail notification telling me that i must login and manage the absence sent in!
Here i will look at all info left by employee and write a comment and save with status APPROVED or DECLINED! When submitted the employee gets mail with info about what i have written and if the absence is approved or diclined.
So all of this works amazing but here comes my question to make it even better!
The employee uploaded a doc from doctor, and as it is today i must download the doc to computer.
What i want is to have is a button and when clicking this button a modal window opens with a preview of the file so i can view and read the file direct without downloading the file!
I use securefil today and i know there is some limitations here, but if ONLY super admin will have access i would beleve there should be some possebilities!
Or maybe there is another solution to use some convert doc file to image?!
All ideas and feedback are welcome with big gratitude
I have a HR Management System made with couch cms. I have 2 sections, one for super admin and one for employee (access_level=2)
The employee can submit a db form called Absence if he/her gets sick and cant come to work.
In this form he/her can upload a document from docktor confirming the absence.
When the form is submitted i super admin gets a mail notification telling me that i must login and manage the absence sent in!
Here i will look at all info left by employee and write a comment and save with status APPROVED or DECLINED! When submitted the employee gets mail with info about what i have written and if the absence is approved or diclined.
So all of this works amazing but here comes my question to make it even better!
The employee uploaded a doc from doctor, and as it is today i must download the doc to computer.
What i want is to have is a button and when clicking this button a modal window opens with a preview of the file so i can view and read the file direct without downloading the file!
I use securefil today and i know there is some limitations here, but if ONLY super admin will have access i would beleve there should be some possebilities!
Or maybe there is another solution to use some convert doc file to image?!
All ideas and feedback are welcome with big gratitude
