muk-it / muk_dms

MuK Document Management System
GNU Lesser General Public License v3.0
91 stars 144 forks source link

(Help) path_names content_file #123

Open kiark opened 4 years ago

kiark commented 4 years ago

Hi there, i need some help/explanation about module fields. I'm using dms with filestorage, and i made a server action (operation) where i try to read the file and do something else. When i debug the server action i can see the fields, but the content_file key show the content of the file, path_names show the virtual path... ok but how can retrieve the phisical path? Thank you