Quote:
Originally Posted by redjello1803
If I delete the previous code and copy/paste the code you just provided into my document, when I select an item from the drop down menu the second content control never populates and just stays blank,
|
That's most likely because you've already locked it.
Quote:
Originally Posted by redjello1803
Also, did you have any insight into how to force the user to use the date picker tool while disabling manual entry?
|
That's not possible. What you can do, however, is validate whatever has been input - both as a date and as to the date format.