First: this module is amazing. Thank you very much for it.
I'm wondering if it would be possible to enable the use of the Search and Reference/Create and Reference buttons on the node page itself--something like the way the Editable Fields module enables users with the correct permissions to click on a field while viewing the node and edit it in place.
I'm working on a concept revision of a site that would allow registered to users to match uncatalogued records to entries in an established catalogue, and Node Relationships is just about perfect for the task. I'd like to make it possible for users to do that without having to take them into the full node edit page, though, since I want this to be really simple-looking to end users: I'd like them to be able to interact with just the one field that's relevant to what they're doing, rather than navigating the full edit form.
I don't know if this is feasible, or if other people would find it a desirable behavior, but I thought I'd ask. If it's not something that can be incorporated into the module, I'd appreciate any advice on alternative solutions.
Thanks very much, again.
Comments
Comment #1
markus_petrux commentedSorry, I do not use editable fields... and I'm afraid I do not have the time. Postponing for a while to see if someone can come up with a patch for review.
Comment #2
benjamin.pauley commentedFair enough--I know you have a lot on your plate at the moment.
Comment #3
markus_petrux commentedIt seems to me I won't be able to add this feature to let the editable fields module do it. This is probably an issue with that module.
On the other hand, you may want to check out the Modal Frame CCK Editor module, that provides a similar feature poping up a modal iframe, with full support to edit any kind of content. It can only enable this feature for field groups, however.
http://drupal.org/project/modalframe_cck_editor
Comment #4
benjamin.pauley commentedThat makes sense. Thank you. I'll need to have a look at the modalframe_cck_editor, particularly in light of the developments in this thread. Thanks again for all your great work.