Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top