Advertising banner:
 
 
 LDR2017
 



About date selectors
A date selector lets users select a date from a popup calendar.
When date and time values are displayed in this field, users can also drag the cursor to change them, as described in our online help.
Date selector when drawn:
https://hirosue.ne.jp/images/FOV1-0000D49E/FOV1-00013FFB/FOV1-000101A7/FOV1-000101BF/FOV1-000101C5/Field%20Types/00015649-0119ED62.0/12222003_23629_23.gif?src=.PNG
Date selector when used:
https://hirosue.ne.jp/images/FOV1-0000D49E/FOV1-00013FFB/FOV1-000101A7/FOV1-000101BF/FOV1-000101C5/Field%20Types/00015649-0119ED62.1/12222003_23733_24.gif?src=.PNG



Adding date selectors
1       Choose Fields > Selectors > Date Selector.
2       Add this field to the form.
3       Update the following fields on the Contents tab of the Field Attributes form as required:

Date format
The format in which you want to see selected dates in this field.
Dropdown icon ID
The resource ID for the icon on the popup calendar button. The value Default results in the standard down arrow.
Include time
Includes a field on the popup calendar that lets users choose or type a time.
Allow no date
Includes a None button on the popup calendar. This lets users close the popup calendar without specifying values.
List
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


hirosue Shino Web Site