How to lock one field after you save the PDF?
i have pdf form bunch of fields. want able lock on field after save pdf. not want have save button on form.
user scenario - user fill out pdf. then, user save pdf on local computer. when user or user opens pdf, first field locked (greyed out).
i know need javascript this. script , place it?
thanks
hi
on postsave event of field want lock keep below script.language "javascript"
this.access = "readonly"
vjay
More discussions in LiveCycle Designer
adobe
Comments
Post a Comment