Hello guys,I'm need to add a side label in the page like in picture
PAG.01, it seems work on the first page, but when the form goes in the
other page, javascript seems not working.I've spent a lot of time on it
in order to figure it out, but nothing change. I would like to know if
there is some trick to extend the label in the next page.I've used a
small javascript formula , here is the code:JAVASCRIPTvar altezza =
xfa.layout.h(subForm2,"cm");this.label.w = altezza + 'cm'; (Weight
bacause i've r...