The list is surely not complete. With time I test all the possible configurations. If a field type is missing post a comment.

Supported form widgets

Version: 7.x-1.0-alpha11

Field Widget Status Comment
Boolean Check boxes/radio buttons Unknown (not tested yet)
Single on/off checkbox Unknown (not tested yet)
Date Select list Stable / Testing
Text field Stable / Testing
Decimal Text field Stable
File File Stable / Testing
Float Text field Stable
Image Image Unknown (not tested yet)
Integer Text field Stable
Link Link Stable / Testing
List (*) Select list Stable
Checkboxes/radio buttons Unknown (not tested yet)
Long text Text area (multiple rows) Stable
Long text and summary Text area with a summary Stable
Node reference Autocomplete texfield Stable / Testing
Select list Stable / Testing
Check boxes/radio buttons Unknown (not tested yet)
Term reference Select list Stable / Testing
Check boxes/radio buttons Testing
Autocomplete term widget (tagging) Testing
Text Text field Stable
Entity Reference ? Unknown (not tested yet)

Comments

cezaryrk’s picture

Issue summary: View changes

update

cezaryrk’s picture

Issue summary: View changes

update

cezaryrk’s picture

Issue summary: View changes

update

cezaryrk’s picture

Issue summary: View changes

update

cezaryrk’s picture

Issue summary: View changes

update

cezaryrk’s picture

Issue summary: View changes

update types

cezaryrk’s picture

Issue summary: View changes

update

robydago’s picture

What about Entity Reference fields?

robydago’s picture

Issue summary: View changes

new release

harrrrrrr’s picture

Boolean/List: You can't have radio buttons because for 'Number of values' you have to select 'unlimited' in orde to get the table working, and this results in checkboxes.

wirka’s picture

StatusFileSize
new57.29 KB

Image : The module works but each row has two input image form. And then when I click "Add another item" button, there are two input image field for one field. See attached image.

decibel.places’s picture

Title: Supported Field Types (image field bug report) » Supported Field Types
Category: bug » support
Status: Needs work » Active

When an additional textarea is added, it would be nice if the wysiwyg also was added - I know this means calling a function to re-instatiate the wysiwyg overlays

[EDIT]

by using a Field Collection the Wysiwyg is added when a new instance of the field collection is added

kidd1126’s picture

I meet the problem too. So how to fix it?

kidd1126’s picture

Title: Supported Field Types » Supported Field Types (image field bug report)
Category: support » bug
Status: Active » Needs work

http://drupal.org/node/1461684#comment-5973732

Now I am using this module but I meet the same problem, and I think it's a bug.
I hope u could fix it, thank you very much.

ayalsule’s picture

Title: Supported Field Types » Supported Field Types (image field bug report)
Category: support » bug
Status: Active » Needs work

any news about image field?

crosshairs’s picture

StatusFileSize
new56.87 KB

I confirm I have the same issue as mentioned in #3 when using an image field together with text field in a group.

ayalsule’s picture

me too

Nup’s picture

Just discovered this module which makes nesting so much easier, if . . . the image field would properly work in this. Tried in all ways I could think of but no success. Hope for solution soon!

sportel’s picture

I've tested Field Group Multiple with a Date-field with the Datepicker widget. The chosen date isn't saved. So, this doesn't work. I've tested the standard Field Group fieldtypes, that works fine. The Field Group Multiple fieldtypes seem to be responsible for not saving the chosen dat with the datepicker widget.
Hope this helps, and perhaps you can fix it?

Tested with: D7.15, Fieldgroup 7.x-1.1 and FGM 7.x-1.0-alpha11
Mike.

cezaryrk’s picture

StatusFileSize
new86.45 KB

Try out the new 7.x-1.0-beta2, it should fix some major bugs with the image field.

alienzed’s picture

I'd require the Media field... maybe I can help program it in. I'll be in touch...

adamtong’s picture

the file field is not working! I post an issue here: https://drupal.org/node/2016029

adamtong’s picture

Issue summary: View changes

update field

strawman’s picture

Works with term reference field but not "hierarchical select" widget. With hierarchical select it works OK until you click the "Add Another Item". Once a new row of fields are presented it resets the selected values in the hierarchical select dropdown.