Is there any idea what I need to do in order to enable WebFm attachments in the views module? I've created a few against files: name but only the files attached through the original attachment module will display.

Comments

robmilne’s picture

I've never used views so I can't say off hand. I'll take a look and get back to you.

robmilne’s picture

It looks like an include file will be required in ../modules/views/modules for webfm. I haven't the foggiest how to use views so I'm maybe not the best condidate to write this (I've always built my own custom queries). If I can get a views demo I'll consider throwing this on the pile.

tcblack’s picture

Thanks for the quick reply.

I'd try to help but I don't know much of programing (aside from html) :-)

andremolnar’s picture

Just a note that I am working on exposing webfm to views. I hope to have something completely working very soon.

andre

tcblack’s picture

That is very exciting and I can't wait!

andremolnar’s picture

Assigned: Unassigned » andremolnar

I have committed code for views support to the DRUPAL-5 branch. This should show up in the next development snapshot. Testers are welcome. You can see additional notes on the project page about the fields that are exposed to views.

The faster people test this the faster we can roll an official stable release ;-)

This is the first of several exciting new changes to webfm that rob and I are working on.

andre

robmilne’s picture

Status: Active » Fixed
Caleb G2’s picture

Status: Fixed » Closed (fixed)