Date range customization

IBM Verify Identity Governance provides additional date range customization, which is not available through the standard Form Designer.

With these options, you can control the years available to users when they customize a date. The following options must be configured manually on the following form template that is stored in the directory server:

erformname=inetOrgPerson,ou=formTemplates,ou=itim,ou=tivsys,dc=com

You can specify options that define the range of years to be displayed. You also can specify the standard range of years, a special extended max year such as 9999, or special minimum value such as 1900. You have options to display all years between the standard range and extended dates.

The options are:

minYear
Minimum year to display.
spanMinYearRange
When set to a value of false, displays all years between minYear and minRangeYear.
minRangeYear
Starting year for the standard range of years. The default is 1990.
maxRangeYear
Ending year for the standard range of years. The default is 2010.
spanYearRange
When the value is false, displays all years between maxRangeYear and maxYear.
maxYear
Maximum year to display.