For the Text matrix type, if I set either the number of rows or the number of columns to -1 (as the field help text says to do for unlimited), nothing at all gets rendered in the form. This is in Bartik as well as in my custom theme.
For the Text matrix type, if I set either the number of rows or the number of columns to -1 (as the field help text says to do for unlimited), nothing at all gets rendered in the form. This is in Bartik as well as in my custom theme.
Comments
Comment #1
zbricoleur commentedComment #2
zbricoleur commentedComment #3
mikeskull commentedConfirmed this is the case, looking into the issue now as ive got time and am feeling helpful.
edit - oh that was easy to find:
theme_matrix_table doesnt take into account "-1" being set as the row or column count.
Comment #5
intrafusionThe instructions are wrong, there isn't functionality available to have unlimited rows or columns. I have altered the instructions