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
Comment #1
markfoodyburton commentedWithout 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.
Comment #2
gmclelland commentedFYI.. 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?
Comment #3
gmclelland commentedFYI... 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."
Comment #4
markfoodyburton commentedI'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 :-(
Comment #5
mroswell commentedI'm a fan of this module. Any chance to address this outstanding issue?
Comment #6
mengi commentedPer https://drupal.org/node/2148735, 5.x is longer maintained so issue is closed.
Comment #7
mengi commented