I want to create a table that contains fields as its columns. So I have used collection field table, when I use unlimited as Number of values , and I create a content and save it, it shows an add link, to add collection field table, but when I see the table and fill it, there is no button to save the new added row.
this situation do not happen when the format of showing collection field is not table and is view or list( I mean this bug is OK when i don't use table).
would you please tell me some other situation or solve this problem?
thanks alot
Comments
Comment #1
pegah_m commentedany help? any idea?!
Comment #2
tim.plunkettScreenshots please? Of both the page with the add link, and the resulting table page that has no save button.
Comment #3
pegah_m commentedSure, as you can see there is no save button in last image !! it happens when I want to edit the field collection or add new row to it (just in table format)
Comment #4
raveman commentedFor last screenshot (no save button) disable "Format forms as table" at admin/config/user-interface/field_collection_table.
Should be fixed.
Comment #5
tim.plunkettI think I reproduced this the other day when debugging #1259916: Load reference fields when building content.
Comment #6
tim.plunketthttp://drupalcode.org/project/field_collection_table.git/commit/77ad19f
Thanks for the bug report! I committed the above fix.