I read in the project description for the 2.x branch that field groups could be created with the CCK like interface yet I'm unable to do this. How can I create them? Is that feature available yet? I was expecting to accomplish this through the UI dragging rows into place.

I'm looking to add a "how did you find us?" field group with multiple radio buttons. I know creating one field groups the available options. But how do I goup together 2 or 3 groups of radio buttons? or any kind of field for that matter?

Example:

Contact Info <-group
-name <-fields
-email
-Phone number
-Location

How did you find us? <-second group
-Search engine? <-field
--google <-radio buttons
--yahoo
-Other <-regular text field

Comments

beautifulmind’s picture

The feature is under active development. I've almost developed the feature and able to display the fieldset as well as fields within that field set but I'm not able to get it using drag 'n drop feature. The feature is not commited to cvs.

But I'm working on it and learning the way CCK group works.

Thanks for you concern & using the module. I appreciate it.

Regards.

beautifulmind’s picture

Status: Active » Needs work
beautifulmind’s picture

Status: Needs work » Closed (works as designed)