I created a view to which i would like to apply the 'editable fields' functionality, but I can't find the display type as stated in the readme.txt: "View Type = Editable list". I found the option in the CCK content type display fields page, but I've spent an hour looking around in Views and had no luck. I downloaded the latest stable version of this module for d6.
Comments
Comment #1
adrianmak commentedI'm working on another project which is using Drupal 6.x.
readme.txt stated View Type = Editable list but I cannot find a view type of "ediatable list" when add a new view.
Comment #2
adrianmak commenteda screenshot attached.
No such a view type called "editable list" is available
Comment #3
markfoodyburton commentedOdd - can you say exactly which versions of things your using.....
Maybe something has changed in Views - maybe you could unwind back to a previous version just to see?
Cheers
Mark.
Comment #4
adrianmak commentedmy views module is version 6.x-2.2
Comment #5
markfoodyburton commentedI'm using 6.x-2.5, 2.6 is already out - 2.2 is from last year sometime.... I thin you need a newer version....
Cheers
Mark.
Comment #6
adrianmak commentedI upgraded views module to 2.6 but it still no "editable list" view type
Comment #7
markfoodyburton commentedDid you upgrade ajax_load too?
Cheers
Mark.
Comment #8
chiddicks commentedI don't believe that there is either a view type or a view style for editablefields. What this module allows you to do is to edit fields in place - whether in the standard node display or in a view. In order to enable the functionality, you need to select "Editable" or "Click to Edit" in each of your view's field's "Format" selector. See attachment for visual.