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.
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
Comment #1
robmilne commentedI've never used views so I can't say off hand. I'll take a look and get back to you.
Comment #2
robmilne commentedIt 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.
Comment #3
tcblack commentedThanks for the quick reply.
I'd try to help but I don't know much of programing (aside from html) :-)
Comment #4
andremolnar commentedJust a note that I am working on exposing webfm to views. I hope to have something completely working very soon.
andre
Comment #5
tcblack commentedThat is very exciting and I can't wait!
Comment #6
andremolnar commentedI 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
Comment #7
robmilne commentedComment #8
Caleb G2 commented