[Ticket cloned from T19896: decide if a column is readOnly based on a row index]
Ok thank you that works.
Regarding a matrixdynamic question how can I add a defaultValue to this question?
When I do something like this:
Code"defaultValue":[
{
"test": "test1"
},
{
"test": "test2"
}
]
It dowsn't work