1792 Posts in 588 Topics by 560 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1299 Views |
-
Can't ->SaveInto() an object containing an SSDateTime

20 September 2009 at 9:31am
I have a form with a PopupDateTimeField, and a dataobject with a SSDatetime, but if I try and run
$form->SaveInto($release)
I get the error [Notice] Undefined property: Release::$DeliveryTime.
This also happens if i change it to just date, but not if i change it to text (but of course then the date functions don't work)
How do I get this to work?
| 1299 Views | ||
|
Page:
1
|
Go to Top |

