TextField = TextField (upsidedown)
Good evening,
I am working on a a form that has two parts. The first is regular, but the second part is accomodated for zine printing, meaning it has upside down fields.
So the first part is just to add data and the second to print the data. I had the both fields named the same and it does the trick of copying the data, but the upside down fields don't rotate alone, so it won't print right.
How can I make FieldA = FieldB while FieldB has a 180° rotation??
Thank you so much for your help!
