Hello!
I needed to group fields passing through form into arrays using the syntax with “[]”:
<form …>
…
But it doesn’t work. Second hidden field’s name becomes corrupted:
So the question: Is there a way to use such complex names?