The selection can be ranged between two range-dates.
Each range-date can be relative to a range-anchor-date (+- days)
The range-anchor-date can be either now, another date control in the work item.
For example:
Two weeks window (Relative Range between Now-7 and Now+7)
Dynamic range between CreatedDate to DueDate (custom)
Visualization out of range
The control visualize by message when the date selected is out of range (when rage changes by the anchor).
Target State Date Visualization
The control color visualize work item state target
For example:
Color red when date passed and state Is Not one of "New" (On StartDate)
Color red when date passed and state Is one of "New","Fixed", "Resolved" (On DueDate)
Amit the State of Passed date
the control set the field value (witch you provided) regarding the state
For example:
True if the Date passe
False if you still on time
this can give you the option to manipulate the form by adding ruels on this field
as block change/save the work item if it in paticular state
Configuration
General
Date Field : (work item field) that will contain the date (short date)
Relative Selection Range
Range Start Anchor : (work item field) optional, if you want to set the start of range reference to other date field. Default, now.
Range Start Anchor stretch : (number postive/negative) optional, you can set a number of day to stretch / relax from the Range Start Anchor. Default, 0.
Range End Anchor : (work item field) optional, if you want to set the start of range reference to other date field. Default, now.
Range End Anchor stretch : (number postive/negative) optional, you can set a number of day to stretch / relax from the Range End Anchor. Default, 0.
Target Status Date Visualization
Status Target : (string, array of System.Status) optional. Target this statuses and color accordingly.
Status Condition : (Is/IsNot one of) optional, track if in the System.Status Is / Is Not one of given values.