Proper Multiple Value Support

txcrew - September 8, 2008 - 00:38
Project:Multireference CCK field
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Greetings,

This is the EXACT module I have been looking a long LONG time for.

I have one feature that is preventing me from actually using this mod, multiple values per reference.

When in multiref, setting the Type of form element to Auto-complete field should mean that you can enter multiple values seperated by commas, should the cck 'Multiple Values' checkbox be selected.

Example case:

Description field = Job position
Reference field = Biography node

Multiref field:

Job#1: BionodeA

Job#2: BionodeB

Job#3: BionodeA
BionodeB
BionodeC

The way I see it there could be two ways to do this.

First being utilize similar code as in http://drupal.org/project/nr_autocomplete.

Or perhaps maybe it would be easier to group references based on description. If its the same description, group them all together.

If I am missing something, and this module does actually respect the multiple values field then please let me know how I can enable it, or if this is even a plausible feature.

TIA,
txcrew

 
 

Drupal is a registered trademark of Dries Buytaert.