Created on 4 August 2014, almost 10 years ago
Updated 22 May 2024, about 1 month 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.69.0 2024