Date format (mm/dd/yyyy) for LiveCycle Designer form
Hi,
I am working on the 35 pages Dynamic LiveCycle form where I am having many date fields (DOB, DOO and DOJ).
Sometimes, the user enters the date manually instead selecting the dropdown. Suppose, if they start entering the value manually should get a popup showing "Please use the Dropdown instead of manually entering the date." So, it doesn't allow the user to enter the value manually.
Once the user selected the date from the dropdown, the format of the date should be (mm/dd/yyyy).
Can anyone help me with the JavaScript code?
Thanks in advance.