|
C
|
cgphp 12/14/2011 |
|
What is the issue ? |
|
|
S
|
sheff88 author 12/14/2011 |
|
What is the issue ?
|
|
|
C
|
cgphp 12/14/2011 |
|
It checks for valid date when you press the Save button. If the entered date is not valid a "Required field" error is shown. |
|
|
S
|
sheff88 author 12/14/2011 |
|
It checks for valid date when you press the Save button. If the entered date is not valid a "Required field" error is shown. As workaround, you can set the field as "Text field" and add your own validation plugin. Check this article: http://xlinesoft.com/phprunner/docs/validation_types.htm#own_validation_type
|
|