I commented about this in https://drupal.org/node/2208299, but it really is a separate issue. I've noticed you have several issues related to different field types not being supported. But you could support all field types (although I realize the Link field is an exception) with the following patch. Otherwise, this is a great module.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sprocketman’s picture

BarisW’s picture

Patch works, although it need a re-roll. ++

likewhoa’s picture

re-rollin

likewhoa’s picture

re-rollin this patch to have fix from #2191731: Doesn't work on entity reference fields because my entityreference fields with multiple values stopped working. This patch ports that fix into this, so we might want to see which issue to keep using.

asghar’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

paulwdru’s picture

Version: 7.x-1.x-dev » 7.x-1.5
Priority: Normal » Major
Status: Closed (fixed) » Active

Hi,

I applied patch #4 on multiple_fields_remove_button-7.x-1.4.zip and it worked for many contrib modules, namely email field, advanced link, phone number and etc.

But multiple_fields_remove_button-7.x-1.5.zip does NOT have patch #4 committed, how come maintainer said that it was fixed in #5 ? Patch #4 also failed to apply on multiple_fields_remove_button-7.x-1.5.zip.

Now I change to use multiple_fields_remove_button-7.x-1.4.zip with patch #4.

I reopen this issue and hopefully #4 to be committed in the new release so as to support all modules/widgets.

Thanks

paulwdru’s picture

FileSize
5.89 KB
2.49 KB

Hi,

I just noticed that there's an error notice with multivalue Entity Reference module
notice error

Also, there should NOT be a REMOVE button for checkboxes widgets, not logic
referring

Any ideas ? Thanks

Gomez_in_the_South’s picture

Just wanted to echo what paulwdru wrote in #7.
7.x-1.5 doesn't include the patch from #4 as is suggested when this issue was marked as Fixed.

semjuel’s picture

Status: Active » Closed (outdated)

The Drupal 7 module version is not supported. I am closing this issue.