Documentation
advodylan - March 16, 2008 - 19:32
| Project: | ajaxeditable |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello
Can you add a quick tutorial or readme on how to implement this module; particularly in conjuction with editable fields module. Thanks!

#1
subscribing....I'm lost too. I just got over the excitement of getting editablefields working and am looking forward to adding this to it.
#2
I cannot find options anywhere to allow the field to be editable via AJAX. A simple description of how to do this would most likely suffice. Any help would be greatly appreciated.
#3
Same problem... on the project page:
This had let me thought that I needed to paste some code somewhere in contemplate or any relevant *.tpl.php file. But the following:
let me thought that editablefields would instantly enable editablefields'ajax features, or the other way around... so I haven't tried the first (con)template option (I'm not good enough to do so).
Therefore I can't find the way to make it work...
#4
contemplate does help....it opens up code in the Drupal UI to to edit how and in what order fields are shown in a node. Really useful! I hadn't used it before this issue came up.
Adding those tags mentioned made the fields editable.
I seem to recall running into more issues with it that stopped me from using it (but I can't recall what it was). I think it was lacking support for certain CCK field types (drop-downs).
It is progress into reducing screen refreshes...I am sure it will evolve nicely.
#5
see here:
http://drupal.org/node/236872
(I haven't tried the code)