![]() |
Sergey Kornilov admin 10/19/2012 |
Make sure field is setup in the database as NOT NULL or make it required in PHPRunner so user has to enter the value. |
C
|
cjsaputo author 10/20/2012 |
Make sure field is setup in the database as NOT NULL or make it required in PHPRunner so user has to enter the value.
|
![]() |
Sergey Kornilov admin 10/20/2012 |
My mistype, I meant to say set field to allows NULLs. |
C
|
cjsaputo author 10/22/2012 |
My mistype, I meant to say set field to allows NULLs. What exactly "I cannot save record without entering a date" means? Any error messages?
|
![]() |
Sergey Kornilov admin 10/22/2012 |
What's the exact error message? |