Sorry for the double post. I did the first post before I was subscribed. Also, the last one stripped out my reply for some reason.
The problem I have with the step by step guide is that it implies I can save a record from the hours screen without having to change anything in code. It says that setting valueMode = 'Key' will make the backend save the record using the clientfk and not the name in the dropdownlist.The datasource property for the dropdownlist is the clientfk field. However, the database complains that it is using the name to go into a integer field. Do I have to handle this myself somewhere or am I overlooking something. Does anyone else get this problem when doing the Step by Step guide. Another point about the guide. It chooses to add the clients.clientname to the Hours bizobj. If this is left in when I try to make the save it thinks this field is part of the hours table and errors with a fieldname not present in the table. I just comment it out and the problem is cleared. I also went throgh John Fabiani's short tutorial which I found useful. Just a couple of things. There are 2 typos for the arcustomer datasource, one for address2 the other for country. Fix those and it works. Thanks for any help. John Aherne _______________________________________________ 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]
