This content has been marked as final.
Show 2 replies
-
1. Re: PDF Form javascript for making readonly field by using button
try67 Oct 8, 2014 1:03 PM (in response to vijayk)this.getField("FieldNameHere").readonly = true;
-
2. Re: PDF Form javascript for making readonly field by using button
vijayk Oct 8, 2014 9:20 PM (in response to try67)Thanks Mr.Gilad D, its working fine.


