Hello,

I have installed the edit view according the instructions:
- parent with child nodes

I see while viewing a table (block) with the childs of the parent, ok
When I edit the parent, the child table becomes editable (editview block), ok

I don't see a button update the nodes, where should it be?
Because I don't see a button, the insert node doesn't work.

Any help is welcome, don't get any errors.

TIA,
Fossie

Comments

twooten’s picture

I'm having the same issue. I followed the directions at http://drupal.org/project/editview under the section "View, edit, and add 'child' nodes on a 'parent' node page"

I'm getting the form with the employee information but not the 'add', 'update', or 'delete' buttons.

Any ideas?

Frodo Looijaard’s picture

Component: Documentation » Code
Assigned: Unassigned » Frodo Looijaard
Status: Active » Fixed

This should now be fixed in CVS (DRUPAL-6--1 branch). I suspect this is also not an issue for Drupal 5 anymore, but if it is, it will very probably not be fixed.
Note that you need to patch CCK for the moment: see #1037460: Make several cck edit forms on one page work for details or editview/patches/cck/README.txt

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.