multireference support
level09 - July 29, 2008 - 01:22
| Project: | NodeReferrer |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
multireference module is similar to node reference with a great new features, would this module work with multireference cck fields if I replaced all occurrences of
$field['type'] == 'nodereference' with
$field['type'] == 'nodereference' || $field['type'] == 'multireference'
?
in case not, is there any chances to get multireference support ? I've already posted a feature request there , but it seems like here is the right place.
Thanks

#1
Did you ever try this? Any other thoughts?
txcrew