I have a list of textfield, i use itextsharp (C#) to valorize them.For example i valorize the textfield: "topmostSubform.Page1.codice_articolo_0" with:if i valorize the textfield, i must make it visible, else if it has no value, i must make it invisible.For every textfield i add this script:But it d...