I would like to create a CCK (cck-6.x-3.x-dev) multigroup containing a text value and a RDF vocabulary term reference select field. The idea being that when creating a node of this type the user can choose to have multiple instances of this multigroup (RDF term unknown at time of form design). Unfortunately I am unable to add a RDF vocabulary term reference field to a CCK multigroup. After dragging the RDF field into the multigroup and selecting save, the field's new position is not saved and a message appears: "This change is not allowed. The field handles multiple values differently than the Content module. Making this change could result in the loss of data.". Is it possible to add a RDF vocabulary term reference field to a multigroup?
Note similar issue recognised and patched with content taxonomy: #350669: Add support for the content multigroup module?
Thanks in advance for your time.
Comments
Comment #1
Anonymous (not verified) commentedResolved! I was able to add the RDF field to a multigroup if I moved the Add new field row into the multigroup before creating the field, i.e. on field creation ensure the field is correctly nested in position before saving it.