Is there a way to automatically put the "/" into the date field when a date is entered? I have tried several methods and nothing seems to work. Thanks in advance for any help.
Is there a way to automatically put the "/" into the date field when a date is entered? I have tried several methods and nothing seems to work. Thanks in advance for any help.
Note, when you access this field with FormCalc or JavaScript, you will want to use the 'fomattedValue' property to obtain the date string in the selected or set format value, otherwise you will have the UTC format returned.
George Kaiser