When using a matrix field within a Field Collection (http://drupal.org/project/field_collection) and having multiple matrix fields on a page, only the first matrix auto calculates/triggers custom functions, the remaining ones inherit the value of the first one upon saving.
Note: I know this isn't a priority issue and probably not an intended use case, but I figure I'd point it out anyway
Comments
Comment #1
intrafusionDoes this issue still exist?
Comment #2
i2choose commentedI have this problem when using more than one matrix in an Entityform, although, it is intermittent, in that I re-setup the matrix fields, seems OK for a while then corrupts. I have not caught what precedes this. When viewed, not on entry, it also adds column headers to the second matrix field from the first to complete the number of columns to equal those in the initial matrix field.
I note this bug is not being worked on. This is a significant problem for me, as I am using module this in an Entityform and need to have multiple matrix fields. I believe this inhibits take up of this module. Are there any plans to fix this?
Comment #3
intrafusion