Avatar

Level 1

Thanks Thom.

That code does make the checkbox invisible when the pdf is opened, however when "123" is typed into the text field, the checkbox does not show up.

No errors showed up with the previous code or this code.  The checkbox seems to hold the presence of invisible no matter what now.

Jared

EDIT:  This code works within a "click" event on a button, however the checkbox stays visible until the button is pressed (with no text in the text field).  Then the 123 password works as it should.  I'm aiming to have the checkbox invisible when the pdf is opened and to stay invisible until a user enters the appropriate password.

With this code in in my "calculation" even on the main page, the checkbox is "invisible" when the pdf is opened (as it should be), but then the password does not make the box show up when put into the text field.