I know this probably sound like a very silly question but how do i retrive field values inside a fieldable panel pane template?
in a node i usually use field_get_items($entity_type, $entity, $field_name) but i can't figure out how to use this inside panel, for now i'm parsing the $content variable.

Thanks.

Comments

annared created an issue.