I am using select_or_other in a field_collection. The display widget for both edit and view mode is field_collection_table.

When I add a new item, the "other" textbox becomes visible, even for rows that have values already.

Another thing is that the column for a select_or_other field does not have a column name. Please refer to the attachment.

Thanks

CommentFileSizeAuthor
screenshot.jpg56.61 KBRaffy Martinez

Comments

legolasbo’s picture

Issue summary: View changes
Status: Active » Fixed
Related issues: +#1815496: Using "Hide blank items" leads to misformed tables

I've committed a small change to fix the missing column name.
The other field becoming visible with multiple entries is caused by a bug in the field_collection_table module. #1815496: Using "Hide blank items" leads to misformed tables has a patch to fix that.

  • legolasbo committed 1a9d751 on 7.x-3.x
    Issue #1979450: bugs in select_or_other in field_collection formatted as...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.