Hi There, just wondering if you could add options to allow the label and field to be displayed/overridden / turned off when adding the Node Heirarchy: Parent Node field to the fields area in views.
At the moment it displays: Node Heirarcy: (name of node here).
This would help it to be consistent with views as per other fields and other modules..
Thanks,
Cameron
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | node-hierarchy-views-label.patch | 1021 bytes | derjochenmeyer |
Comments
Comment #1
andreiashu commentedsubscribing. would be useful for me too
Comment #2
jdlind38 commentedI agree. I'd rather not use CSS to hide it.
Comment #3
ronan commentedVery good point. I've never used that feature so I guess I never noticed that that label is not automatically editable. I'll look into making this happen.
Comment #4
Renee S commentedThanks ronan. Subscribing. I need to use the output of the view to create custom pagers, so I don't want the label, I just want a list of NIDs. :)
Comment #5
micheleannj commentedsubscribing -- there's actually a fix posted to the manual page, it just needs to be added:
http://drupal.org/node/302253
Would love to avoid having to patch this!
Thanks
Comment #6
derjochenmeyer commentedThis patch implements changes suggested in http://drupal.org/node/302253#comment-2194808
Comment #7
derjochenmeyer commentedPatch ;-)
Comment #8
micheleannj commentedThe patch works for me.
Thanks!
Comment #9
jbylsma commentedCommitted. Thanks!