Hello Experts,
I am trying to make a specific field invisible with the help of script. Can somebody help me with the code ?
I have tried with the code below but not working.
doc.getExtensionField("year1").setVisible(false);
Thanks in advance
Sudipta