Any values that you want mapped to text. You will not normally need to put anything here. This field is only used to substitute text when specific dates are chosen from the popup calendar. It is not appropriate for calendars that include time. Type the list entries in the following format, separating each entry with a semicolon (;): text=value For example, you could substitute the text "New Year's Day" whenever users chose January 1. You need to calculate the number of seconds from January 1, 1904 to midnight, December 31 of the applicable year to arrive at the proper value. You would then type New Year's Day=seconds 0 to 86399 seconds represent January 1, 1904, 86400 to 172799 seconds represent January 2, 1904, and so on. You could also put initial instructions in the field, such as "Choose a date". You would do this by typing Choose a date=0 |