Portlet Factory, Version 6.1.2
Calendar Picker builder
The Calendar Picker builder places a JavaScriptâ„¢ popup calendar widget on a page.
This widget is commonly used to select a date value as an input on a form. The Calendar Picker builder does the following operations.
- Generates the calendar widget.
- Locates the widget on a named tag on the page.
- Fires an event.
This builder inserts a button (either a text button or an image button) and a text input on a page. Clicking the button pops up a calendar, and the date that is selected in the calendar is inserted in the text input. When the date is selected, the builder fires an onchange HTML event.
You can place two Calendar Picker builders on the same page to enable a user to select a range of dates. This is useful when you want to retrieve data over a varying lengths of time, for example, days, weeks, or months.
The Calendar Picker builder can format the selected date using a restricted set of the standard Javaâ„¢ Date formats. The allowable characters are y, M, and d. Any other character is considered a date separator.
Parent topic: Builder help
- About using the builder call editor
The builder call editor allows you to specify all the input values to a builder call.
- Calendar Picker builder inputs
This topic describes the inputs for the Calendar Picker builder.
- Locating control builder calls on pages
Each page location technique results in the generation of a Page Location string that determines on what pages, and where on those pages, the control builder calls are added.
- Style sheet usage for buttons
You can use a style sheet class to make buttons look different from their current appearance.
- Placing a popup calendar widget on a page
Follow these steps to place a popup calendar widget on a page.
- Style Sheet builder
Use the Style Sheet builder to apply Cascading Style Sheets (CSS) to a specified page in a model.
Library | Support |