I tried creating a simple unordered list field format and it works for a field collection, however these errors are thrown:

  • Notice: Undefined index: parent_wrapper in field_ui_table_pre_render() (line 145 of C:\joshua-www\MWL\modules\field_ui\field_ui.admin.inc).
  • Notice: Undefined index: #row_type in field_ui_display_overview_row_region() (line 118 of C:\joshua-www\MWL\modules\field_ui\field_ui.admin.inc).
  • Notice: Undefined index: weight in field_ui_table_pre_render() (line 161 of C:\joshua-www\MWL\modules\field_ui\field_ui.admin.inc).

Comments

sokrplare’s picture

Status: Active » Closed (won't fix)

Looking deeper into this it seems like it might be related to a missing field or something along those lines - not Semantic Fields - just for some reason it was exposed after the module was enabled. Going to close this to avoid taking anyone's time.

misc’s picture

Status: Closed (won't fix) » Closed (works as designed)

Just changing to correct status.