Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Because the datepicker weblet is the default visualization for fields of type date, you usually do not need to manually add it to your web page. Simply include your date fields in your web_map or in a list that is present in your web_map and they will be visualized using the datepicker weblet. Similarly fields of type time and of type datetime will be visualized using the timepicker (std_timepicker) and datetimepicker (std_datetimepicker) weblets.

Info

Date fields created before Version 12 SP1 use std_date weblet by default. To use std_datepicker, change the weblet visualization in the field definition.

The Datepicker weblet uses the ISO language code to localize some properties such as date format, first day of the week, and calendar captions.

If you do need to add the datepicker weblet to your page manually, simply drag the date field from the Fields tab onto your page. Alternatively, open the XSL for your webroutine in the LANSA Editor and follow these steps:

...