Created on 4 August 2014, over 10 years ago
Updated 22 May 2024, 6 months ago

I am experimenting with this module and can't seem to render a field.

I've tried using the following snippets, without success

hide($content['field_collection_images']);
$result = render($content['field_collection_images']); 
return $result;

And

field_get_items('node', $node, $field_collection_images);
$result = $node->field_collection_images[$node->language][0]['value']
return $result;
💬 Support request
Status

Closed: works as designed

Version

1.0

Component

Documentation

Created by

🇨🇦Canada MediaFormat

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

Comments & Activities

Production build 0.71.5 2024