Hi, I see that Dabo has ability to retrieve fields set to their default values on backend. Unfortunately this feature is mutually exclusive with another feature. If I set DefaultVales property there is no retrieving any more, but I would like to use both features simultaneously. I found two options till now: - set DefaultValues=None and move settings to OnNew() method - requery bizobj every new record save. Don't you think that they should be independent each other? Maybe there should be a NullDefaults tuple property instead?
-- Regards Jacek Kałucki _______________________________________________ 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]
