'Display fields' settings not working

BWPanda - October 28, 2009 - 23:11
Project:Flexifield
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I have a flexifield content type with an imagefield.
For this content type, I set the 'Display fields' setting for the imagefield to 'Cropped image linked to node'. However, when viewing the $node object for the flexifield, I don't get the formatted output I want, only the separate filename, filepath, etc.

I should be getting a value I can print out that automatically shows the cropped image as a link to the node...

#1

BWPanda - November 10, 2009 - 02:54

This is also true of nodereference fields: it should be displaying the title of the referenced node as a link, but in the $node object I only get the nid...

Please help!

#2

BWPanda - November 10, 2009 - 04:07

I just discovered the 'FlexiField Display Contexts' module, however it seems to only output my custom field displays in one group (the 'view' output), it doesn't affect the individual field settings in the $node object...

 
 

Drupal is a registered trademark of Dries Buytaert.