See screenshot. I can add one image but adding a second+ does nothing. Using Auto complete, nothing happens when tying to select an image. When I paste an image name I know is already on the server and click select, another field is added, but no image is recognized. Receive a javascript error:
Uncaught TypeError: Cannot read property 'length' of undefined

Maybe a http://drupal.org/project/commerce_bpc issue?

Thanks,

CommentFileSizeAuthor
#1 Screen shot 2013-03-19 at 1.47.12 PM.png208.73 KBnelslynn
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nelslynn’s picture

Forgot to attached screenshot.

Note that the Reference Existing text field does not work for additional images after the first one.

quicksketch’s picture

Status: Active » Postponed

This may be caused by the FileField being nested inside another fieldset... I'm not sure. Setting up Commerce is kind of a bear to check out this particular incompatibility. I'd appreciate someone who uses Commerce filing a patch, which I can review to make sure it doesn't break things for stock installations of FileField Sources. Personally, I probably won't be investigating this problem. Any updates you have to this issue with your discoveries would be appreciated for the benefit of others who encounter a similar problem.

dufferin’s picture

I could enter as many images as I wanted but it'S irrelevant. Cause all the images goes to all products... So if you have color variation it doesn't help, you have to go back to each product variation to get the images in.

BPC is nice but is unmaintained and with no evolution.

Commerce, and I'll keep saying so is not much better than day 1 for Real Life needs.

Commerce Guys cash a lot but it doesn't seems there's a lot coming back to the Drupal community.

It's not good.

dufferin’s picture

I could enter as many images as I wanted but it'S irrelevant. Cause all the images goes to all products... So if you have color variation it doesn't help, you have to go back to each product variation to get the images in.

BPC is nice but is unmaintained and with no evolution.

Commerce, and I'll keep saying so is not much better than day 1 for Real Life needs.

Commerce Guys cash a lot but it doesn't seems there's a lot coming back to the Drupal community.

It's not good.

jaesperanza’s picture

Issue summary: View changes

No intention to re-open this, nor an exact related issue. Just to confirm issue for anyone who still experiences a Commerce issue with Filefield Sources on D9.4.8. This one with the remote URL.

Scenario:
Product Image Field set up within Commerce > Product Variation Type. FileField Sources Remote URL does not work, does nothing, and no image being uploaded after clicking Transfer

The comment from: "This may be caused by the FileField being nested inside another fieldset... I'm not sure."
https://www.drupal.org/project/filefield_sources/issues/1945572#comment-7336448 does seem to be the case.

A workaround is to use file upload image outside the Commerce Product Variation fieldset (within the Product Content Type), and FileField Sources works this way. Hope this helps anyone with the same issue with Remote URL on Commerce Variation.