Give us feedback
week-picker
Reactive icon

WeekPicker

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 29 Apr by 
0.0
 (0 ratings)
week-picker

WeekPicker

Documentation
1.0.0

Usage

Use of this component is similar to the original OutSystems UI date picker. 

  1. In order to show a week picker, drag a week picker from your dependency view. This will scaffold an instance of the week picker and an input widget into the Input placeholder. By default, this input field has data type Text, which can be changed. 
  2. Link it to the variable, for example SelectedWeekNumber with data type Integer.
  3. Add a screen action as handler of the OnSelected event on the WeekPicker. Set your screen variables here.
  4. Add optional configs if needed

For more info on how to use the WeekPicker, take a look at the demo application provided.

Public elements

This library provides the following public elements:

Widgets: 

  • WeekPicker


Client actions:

  • CheckWeekPicker
  • GetDateTimeForWeek
  • GetWeekForDateTime
  • WeekPicker_GetInternalId