1 (edited by rnistler 2015-03-09 21:21:47)

Topic: Drupal Views Integration

Hello,
Is there a way to add an Image field in a Drupal VIEW that includes the Juicebox thumbnails? I added an Image to my View but the Juicebox thumbnails do not appear. If I use the juicebox gallery format then my other content fields do not show up.
Please note, my current view includes multiple fields (title, body, post date and the image field)
Thanks in advance for your support.
Rnistler

Re: Drupal Views Integration

Please note that we did not write the Juicebox module for Drupal and, as such, support for the module would be better directed towards the Drupal forum where the author of the module (who is more familiar with both Drupal and the module itself) should be able to answer your query: https://www.drupal.org/forum
The author of the module is active in the Drupal forum (and very helpful) and should be able to help you out.
The Drupal forum would definitely be the best place for you to post your query.
I realise that this does not directly answer your query but it should at least point you in the right direction.

Re: Drupal Views Integration

Hi rnistler,

See the screenshots below to summarise a typical content type/ fields config, this may be of some benefit to you. If your problem is related specifically to the Drupal Views module, unfortunately I won't be of any help to you as I have never used the Views module and Juicebox on the same Drupal site before. If this is the case, contact the Drupal forums as Steven suggests.

It is also worth double checking the Drupal log file in case any related issues are noted: (Admin >> Reports >> Recent Log Messages)

Drupal Fields List
http://picpaste.com/pics/dVGURr0F.1426523502.jpg
Drupal Display List
http://picpaste.com/pics/wCmyFRUZ.1426523446.jpg
Configure Display for Image
http://picpaste.com/pics/ItlskCGM.1426523527.jpg

You could also create a Juicebox gallery in Drupal and bypass the use of the module by using the "JuiceboxBuilder" to create the gallery, then using a typical content type with "Full HTML" as the text format, paste the JuiceboxBuilder code to the body, though I understand the preference of using the Drupal module for admin purposes.