22 Nov
2010
22 Nov
'10
8:41 p.m.
On 11/21/2010 4:32 PM, jeff@ayendesigns.com wrote:
Yes, both entity_type and entity are available from the views metadata. So that takes care of resolving what to use instead of hardcoding 'und', thanks. The remaining question is whether that long identifier, now with language instead of 'und', is the best way to do it, or whether there's a get_views_field_value_from_humongously_large_object($field_name) api function :)
Keep an eye on this patch: http://drupal.org/node/936196 It could ultimately change what you need to do.