Skip to main content
Participant
November 22, 2017
Answered

create a drop down calendar with disabled14 days

  • November 22, 2017
  • 3 replies
  • 861 views

I need to create a drop down calendar in a form from which the user can only select a day which is 14- Days  more than today.

e.g : if today Jan 19,2017 , then the first day they should be able to select is Feb 02,2017 .

This topic has been closed for replies.
Correct answer jane-e

Doug's answer is correct, but in case you are new to all of this, you would create the artwork in another program, which could be Illustratror, then make the PDF, then create the form in Acrobat. What you are asking for would probably require some JavaScript, as Acrobat can't do that straight out of the box.

You probably want to test it before you get too far, and ask for advice on the Acrobat forums:

Acrobat

If you don't know JavaScript, you might be able to hire someone to write the code which you can copy and paste into the field.

3 replies

barbara_a7746676
Community Expert
Community Expert
November 23, 2017

Definitely follow Jane-e's advice and ask in the Acrobat forum. Specifically, the Acrobat JavaScript forum. If it is of importance to you, the JavaScript would probably not work on mobile devices.

jane-e
Community Expert
jane-eCommunity ExpertCorrect answer
Community Expert
November 22, 2017

Doug's answer is correct, but in case you are new to all of this, you would create the artwork in another program, which could be Illustratror, then make the PDF, then create the form in Acrobat. What you are asking for would probably require some JavaScript, as Acrobat can't do that straight out of the box.

You probably want to test it before you get too far, and ask for advice on the Acrobat forums:

Acrobat

If you don't know JavaScript, you might be able to hire someone to write the code which you can copy and paste into the field.

Doug A Roberts
Community Expert
Community Expert
November 22, 2017

it's possible in acrobat. illustrator isn't form creation software.