Element Details: Input+Date+Calendar
 Back


Available in: Logi Info Source code name: InputDateCalendar

InputDate elements can have a popup allowing the user to select a date or date range from a calendar. InputDateCalendar sets options for the popup calendar.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CalendarCaption
UserDefined
Displays the caption for the calendar.
CellSpacing
UserDefined
The width, in pixels, of the space between table cells.
DropdownYearAndMonth
True
False
Specifies if the calendar header can have a drop down list for the month and year selection, allowing the user to change months and years. The default value is "True". When "False", a label with the current calendar's year and month is displayed instead.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
NumberOfMonths
Month
3Months
2Months
Number of months to be displayed in the calendar.
TableBorder
UserDefined
Draws a border around the table. Set this value to the number of pixels of the border width. A value of 1 draws a thin border.
WeekdayCaptionFormat
None
dddd
ddd
dd
Sets the format for weekdays that appear across the top of the calendar. Set the value to "None" to prevent display of the weekdays row. The default value is "dddd" for the Data Calendar and "dd" for both the Input Date and the Date Picker elements. "dddd" shows the full weekday name, i.e "Monday", while "ddd" displays an abbreviated weekday name as "Mon". Use "dd" to display the weekday name as "M".
Width
UserDefined
The width of the element.
WidthScale
px
%
The width scale of the element. Value can be "px" for pixels, or "%" for percentage of the available width.



PARENT ELEMENTS

Click element to drill down for more information.

Input Date


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug