NodeReferrer and Flexifield
brianbrarian - April 11, 2009 - 14:51
| Project: | NodeReferrer |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When I include a node reference field in a flexifield, NodeReferrer doesn't recognize the flexifield, so I can't create a node referrer field that back-references the flexifield. I'd really like to be able to do that with NodeReferrer. Code to address this was posted in a Flexifield issue some months ago, but it wasn't submitted as a proper patch. #293762: Nodereferrer patch

#1
Flexifield looks like Per Bundle Storage or collection so better expose information about your "bundled" field types then it makes possible to include them in query
Another hand I think if field is array so what is array item? Possible any value so there should be descriptive part....
#2
Thanks for looking at this. I posted a comment in the Flexifield issue so a dev there would be aware of your suggestions. In the meantime, I've found that the multigroup module #119102: Combo field - group different fields into one (see comment no. 512) plays nice with Node Referrer and thus does what I need with field groups that include a node reference.