Closed (won't fix)
Project:
Editable Fields
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2007 at 16:27 UTC
Updated:
14 Mar 2014 at 22:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jasonwhat commented+1 for this option. I was thinking of using this module (haven't tested yet so don't really know if it is right for it) in a situation where I have a listing of organizations, and a field for people that belong to that organization. The idea is that users could easily add contacts to an organization when viewing the organization node with a "contact" editable field. But I really like the idea of those "contacts" being nodes on their own. It might make a mess of this to add that option though, and there are a couple other "add node" module looking to do this.
Comment #2
amitaibuMaybe this is a better approach for the task:
Show the new node creation if users selects View type as Editablefields - list/table. But hide it if user will choose another view, but will set the field as Editable.
This makes sense for example when using other kind of View type (Views Tabs for example) but still want to use this awesome functionality.
Comment #3
Christefano-oldaccount commentedThat's a great idea.
It would be good to have the node creation form in an optionally collapsible fieldset, as well.
Comment #4
gmclelland commentedI think having the new node form as a collapsible fieldset is great idea. This discussion is similar to what I am trying to do.
I can't seem to figure how to add the node creation form when a parent doesn't have any child nodes. Right now editablefields works ONLY when there are child nodes. When there are child nodes, it displays the editable fields + a node creation form to add a child node. When there are no child nodes it simply displays the headers of my table view with no child node creation form.
Maybe I'm missing something, but it seems like I should be able to add a child node from the parent's node creation form when there isn't any child nodes. I hope I am being clear in my explanation. See the attachment for an illustration.
If anyone knows how to do this, please let me know.
Comment #5
markfoodyburton commented(Sorry for the delay, my subscription to these issues seemes to have stopped)
There was a bug, meaning the new item form didn't get shown if the list was empty... my fault - anyway, fixed now, and checked in, I'll be making a release shortly.
Making it an option - good plan -- I'll try and get round to it (unless somebody else wants to)
Comment #6
giorgio79 commentedMaybe in 7x? :)
Comment #7
damien tournoud commentedI don't think it's in the scope of 7.x to do this. 7.x is implemented purely as a field formatter. It's not going to support creating new entities out of it.
Comment #8
mengi commentedPer https://drupal.org/node/2148735, 6.x is longer maintained so issue is closed. If you wish to be a maintainer of the 6.x branch please create a new issue.