Hi,
I use webfm to upload and manage files. I tried to use views to return and display a list of these files but the sql is looking in the drupal files table whereas webfm stores the info on these files in a different custom table. How can I overcome this problem using views?
I am sure this will be useful to anyone using webfm.

thanks

Comments

merlinofchaos’s picture

Project: Views (for Drupal 7) » Web File Manager
Version: 6.x-2.2 » 6.x-2.9-alpha2
Component: files/upload data » Code

Refiling with what I think is the module that supplies the data, as the submission guidelines suggest. Please correct if I got the wrong project.

lilon’s picture

Thanks very much for the quick response. Not sure if I got the answer right, but let me rephrase the question: Is there a way to manually modify the sql generated by Views?

thanks

nhck’s picture

Status: Active » Closed (fixed)

We support Views now.