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.

CommentFileSizeAuthor
#8 editablefields.png97.96 KBchiddicks
#2 Snap1.jpg51.16 KBadrianmak

Comments

adrianmak’s picture

I'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.

adrianmak’s picture

StatusFileSize
new51.16 KB

a screenshot attached.
No such a view type called "editable list" is available

markfoodyburton’s picture

Odd - 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.

adrianmak’s picture

my views module is version 6.x-2.2

markfoodyburton’s picture

I'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.

adrianmak’s picture

I upgraded views module to 2.6 but it still no "editable list" view type

markfoodyburton’s picture

Did you upgrade ajax_load too?

Cheers

Mark.

chiddicks’s picture

Status: Active » Closed (works as designed)
StatusFileSize
new97.96 KB

I 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.