Hello,
At this moment the text links to add a referenced node are only displayed on the referenceable node, but there's no way to change the position (under the node title for example) or sorting (it's sorted by alphabetical order, which is not always good) or make any other customizations. I think it would be great if the text links could be cck fields, since that would be possible to put them in whatever position and order we like + it could be possible to integrate it into views (so it could be possible to create a block, for example)
Hope you can implement this in the next version, this is the only thing (+the autocomplete feature that has been requested) that I miss in this great module.
Regards
Comments
Comment #1
hefox commentedI agree that this would be great
And using node content (views_attach) could easily make the link a cck field if it's a views field.
(http://i.intheclosets.com/module/custom-view => I wanted that feature so I did a quickie hackish views fields (for one, it's positioned under node and it has no confirguable for what of the various selected content types will be linked). If anyone uses it may want to delete the unrelated code; that's just where i'm sticking all my custom view related stuff). )
Comment #2
quicksketchThis will not be added. These links are not CCK fields at all. If you want to add a link in you node.tpl.php or in Views, just type out the HTML for the link.