Is it possible to have multiple node-reference fields in a cck node? Is this supported by the node-widget module?
When I try to add multiple node-reference fields, I have noticed strange things happening to dropdowns. For example, the contents of a content-taxonomy dropdown might disappear; or the dropdowns in a date-field might disappear.
If the module is not intended to support more than one node-reference field ... then ... would it be possible to add support for this?
Comments
Comment #1
ademarco commentedI guess you mean adding more then one nodereference field using node widget in the same content type, right? If that's the case it should work.
Are the referenced content types sharing identical cck fields? It could be a problem related to #758684: Multiple problems with shared CCK fields.
Comment #2
colemanw commented