I have been setting up some custom types (all working just fine), however, I am getting this error on one of them when going from the list page to add a new record. I am curious if this stands out to anyone as what I may have done wrong in my code -- I assume I have glitch somewhere in my edit.cfm, but I just can not spot it?
Does your table have a default value set for the field "Locked"? This should be set when you deploy your type but only if your custom type extends farcry.farcry_core.packages.types. Other properties it should inherit are:
- ObjectId - Label - DateTimeCreated - CreatedBy - DateTimeLastUpdated - LastUpdatedBy - LockedBy
Do all these exist in you database table?
- Brendan http://farcry.daemon.com.au
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
