I'm using the NeoGallery module on my site and since I'm using it in one template that will pertain to several different pages which have different galleries, I need it to be set dynamically.
I know that the code for displaying a gallery is as follows:
Code: Select all
{NeoGallery gallery=mygallery}
Code: Select all
{NeoGallery gallery=get_content_props fields='extra3'}
Does anyone know how to get around this? I know it's picking up the content of the extra3 field but evidently it doesn't work this way. I would aprpeciate any help with this issue, thank you.
Michael