* Field permissions
* Field group
* Conditional fields
* Field validation
* Entity translation

Comments

Mixologic’s picture

Issue summary: View changes

I can add some intel here.

Conditional fields works, but *only* if your multifield is limited to one value. As soon as you add in the 'add another' part into the equation, conditional fields cant figure out how to handle the deltas. I dug around in the guts of that module and finally gave up in frustration - its really arcane, and difficult to patch in something like that.

Second, it appears as though field groups isnt working either. I tried with accordion/vertical tabs and tab groups, and with horizontal tabs and tab groups. The multifield just displays all fields as if there is no grouping going on.

Field permissions seems to work without a hitch. I have some multifields set up where the editors can see all fields, and authors can only see one field and all required/visible fields works properly.

dgastudio’s picture

Dave Reid’s picture

@kervi: Could you test the patch in #2217667: multifield_field_widget_form should call hook_field_attach_fields at all for field group?

dgastudio’s picture

hi!

applied the patch from https://drupal.org/comment/8575447#comment-8575447

the patch is applied correctly: http://clip2net.com/s/77C8VG

but, without any visible result.

http://clip2net.com/s/77C9kC

patelsachin444’s picture

Hi,

Multifield doesn't work with entity reference, or field reference module also.
Pls fix this bug also.