These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Acrobat Form - Show field after date

chrisedf
Registered: Feb 16 2010
Posts: 2

I've nearly finished a large Acrobat form but I've been pulling my hair out trying to get this last thing to work. This is the first project I've worked with javascript on, so I've basically learnt what I know by searching bits of code and putting them together.

If any javascript experts can help (this may be pretty amateur), how can I show a hidden text field after a certain date? say 8 weeks time.

My Product Information:
Acrobat Pro 9.2, Macintosh
try67
Expert
Registered: Oct 30 2008
Posts: 2398
You can create an document-level script that checks the current date and decides whether to hide the field or not. The question is, based on what you want to decide what's the "start date"? The easiest solution is to hard-code it.

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com