J
|
Jane 12/1/2010 |
Hi, |
K
|
karmacomposer author 12/1/2010 |
Hi, unfortunately it's not possible to change year radius for separate field only. You can change year radius for all fields in the PHPRunner5.2/source/include/common/runnerJS/DateFieldControl.js file: find and edit code for addYearOptions function. We've added year radius for each field in PHPRunner 5.3.
|
K
|
karmacomposer author 12/2/2010 |
Since PHPRunner 5.3 gives me real problems with my current project, I cannot use it.
|
J
|
Jane 12/3/2010 |
Find and edit this line: var startYear = currentYear-100; |
K
|
karmacomposer author 12/7/2010 |
Find and edit this line: var startYear = currentYear-100;
|