Thanks - that feels 'better' to me!
----- Original Message -----
From: "Ed Leafe" <[EMAIL PROTECTED]>
To: "Dabo Users list" <[email protected]>
Sent: Wednesday, November 19, 2008 3:03 AM
Subject: Re: [dabo-users] Validation in bizObj
> On Nov 17, 2008, at 10:24 PM, johnf wrote:
>
>> if len(self.getFieldVal("MTypeDec") < 1
>
> There are two ways to get the value of a particular column in the
> dataset for the current record. John has shown you one way: call the
> getFieldVal() method, with the column name as the argument. The other
> way is to use the bizobj's 'Record' property, which does all those
> calls for you. In this case, you could write self.Record.MTypeDec, and
> you would get the value.
>
>
> -- Ed Leafe
>
>
>
>
>
[excessive quoting removed by server]
_______________________________________________
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]