I have a matrix field that contains a playa field, and I’m trying to customize the matrix display. I was initially just going to copy the source of the default matrix display and use that to hard-code a customized version, but I have a playa field in the matrix that I need to keep dynamic. Is there a way to leave the playa field dynamic while hard-coding the rest of the matrix code around it?
Also, I’m not able to add a row to the matrix. I’m getting a bunch of “ReferenceError: Can’t find variable: jQuery” errors