質問

I'm using Drupal 7 + Ubercart. Have to add a field with easy selecting from images (52 logo images of producers), that are already uploaded and will be used every time, when i'm adding new product.

役に立ちましたか?

解決

Use Media module. From media documentation

Media provides a multimedia browser which allows a user to view and search through all of the multimedia currently added to a site.

After enabling the module, go to your content type Manage fields page, and change the widget of your image field to Media file selector.

Screenshot for your field settings. screenshot

Screenshot for Media browser screenshot2

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top