On Mar 11, 2009, at 7:40 PM, Frank Cazabon wrote:

> I am following the step by step tutorial from
> http://docs.google.com/Doc?id=dg79jzmg_3x78zkp
>
> When I run main.py (which calls the HoursForm.cdxml form.  It displays
> properly, but this error is echoed in the command window.  The only
> other thing that I notice that looks wrong is that the values I  
> enter in
> the various control do not get cleared out when I hit the Save button,
> but this is after the error.   Any idea what is causing this error?


        OK, I've fixed the problem and updated the Step-By-Step Guide to add  
some additional instructions. The problem was that the new record that  
was automatically being created with a default clientfk of zero, and  
there was no key with a value of zero in the client dropdown. I've  
added the zero key and also a validation method to ensure that the  
user selected a valid client.

        Hope that this helps,

-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to