node relativity and searching
manimal - December 15, 2008 - 05:48
| Project: | Node Quick Find |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
when I use this module with node relativity, I do a search, find the node I'm looking for, but when I submit, I'm taken to the child page.
here's a setup of the site: content types called "residents" (type is resident), with a child type called "resident outcomes" (type is outcome). I search for a name, and if that node has an "outcome" connected to it, I'm taken to the outcome page, instead of the parent node.
I have the search block limited to show only the one type of node (resident in this case).
any thoughts?
thanks

#1
for now, I've used automatic_node_tiles as a work around, it seems some of the child nodes had the same title as the parent, which was causing the search to screw up.
however, this should be looked at anyhow if it can be changed in this module.