I can't seem to get the form to display underneath the editable fields to be able to add a new record on a node edit page. It displays one cck field and that is it. Actually after looking at it with the css disabled. It displays like this:

Regular Form
Editable fields Table
Empty Fieldset
Add New Record Form
Title Field
Authoring Information
Log Message
Publishing Options
Menu Settings
Comment Settings
Submit Button

Custom CCK Field

As you can see things are a little out of whack. It should be:

Regular Form
Editable fields Table

Add New Record Form
Title Field
Custom CCK Field

Authoring Information
Log Message
Publishing Options
Menu Settings
Comment Settings
Submit Button

The fields that are there seem to be hidden from being displayed.

Does this happen for you? I am running Drupal 5.9.

Comments

markfoodyburton’s picture

Without diving into details - here's a guess....
there is supposed to be some "intelligence" (oh no!) that makes the items that are set by (for instance) a filter on the view, pre-filled in and hidden. The ones that are not visible in the view should be put into a collapsible field - or something like that. Makes some sense - only is bound to go wrong - I guess it just did?

Cheers

Mark.

gmclelland’s picture

FYI.. This seemed to work correctly 5.x-2.0. After the 5.x-3.x+ things started looking weird. Does this happen with your testing? Is there any further information I can provide to help you?

gmclelland’s picture

Version: 5.x-3.1 » 5.x-3.3

FYI... Still having the same problem 5.x-3.3. It doesn't show the "Preview, Submit" buttons on the add new node form when using "editablefields - list" or "editablefields - table."

markfoodyburton’s picture

I'm afraid I haven't been able to look at this....it's not that I need more info - just more hours in the day :-(

mroswell’s picture

I'm a fan of this module. Any chance to address this outstanding issue?

mengi’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Per https://drupal.org/node/2148735, 5.x is longer maintained so issue is closed.

mengi’s picture

Status: Closed (fixed) » Closed (won't fix)