Can i add 2 custom fields which will pull record from database and other 2 fields are from fileSystem.
Fields are : {FileName} {Size} {UserName} {Action}
In this, first 2 fields are from file system we are currently populating. requirement is to have history of file operations(insert, delete etc..) so we thought to maintain those records in db. Is that possible to pull data from different locations and populate in FileExplorer ?
Fields are : {FileName} {Size} {UserName} {Action}
In this, first 2 fields are from file system we are currently populating. requirement is to have history of file operations(insert, delete etc..) so we thought to maintain those records in db. Is that possible to pull data from different locations and populate in FileExplorer ?