Hi,
I’ve got {field:my_custom_matrix_field} working right, but what I really need to be able to do is edit just a particular row of the matrix, not the whole thing. Basically, instead of just duplicating the matrix field type from the control panel on the entry form, I was hoping to cycle through my matrix and display a customized form with only one particular row in the matrix that’s actually editable (actually, only one particular cell in that row). The rest of the fields would be formatted with regular formatting as I would do normally in EE, and I imagine I would maybe need to hide their values in hidden fields somewhere possibly to be submitted with the form.
Any idea if this is possible? Or maybe I need to adjust my thinking on it?
Thanks!