Show and Hide fields in pdf Form
Hello
I would like to be able to just show the next fields after clicking to fill in the top row.
Ex: When clicking on the first cell, the fields appear: "column.B.1", "column.C.1", "column.D.1", "column.A.2" (first field of the 2nd row);
I would like to make it so that the code used is always the same in column.A.
Something like this, when clicking on column.A.1 of ("column.A.__"+1), it showed the cell column.A.2.
Is it possible with array? And how to do it?
And it will be possible to do something like "column.[B-D].1", is it possible to do this?
Hugo Vieira da Silva
