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

Comments

andypost’s picture

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....

brianbrarian’s picture

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.