Display gallery field formetter in tpl file

Created on 1 March 2012, over 12 years ago
Updated 13 November 2024, 3 days ago

Hi

I have a gallery field in my node type and i want to display it with this very nice mudole.

Id D6, i used the following snippet to display a gellery formatted output

for ($i=0;$i<count($node->myfield);$i++) {
print $node->my-field[$i]['view'];
}

But in D7, this fiel field don't a 'view' argument.

How can i display my gallery without calling a view or overrinding de gallery-formatter tpl in my custom-node template?

thank you for your help

πŸ’¬ Support request
Status

Closed: outdated

Version

1.0

Component

Documentation

Created by

πŸ‡«πŸ‡·France Roulion

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024