Closed (fixed)
Project:
Field API Pane Editor (FAPE)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2014 at 07:26 UTC
Updated:
12 May 2014 at 20:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
imiksuI've tried this solving it right away under the callback function and using the information from
$entity_info.I'm assuming that any entity has an list of bundles, but I don't trust that all bundles has an label, so that's why I'm setting a default
$bundle_labelusing the original$bundlevalue before the loop.Comment #2
damienmckennaComment #3
damienmckennaCommitted. Thanks!