On Sep 5, 2007, at 11:10 PM, dw wrote:

>>      Well, that's exactly what you specified, isn't it? Your UserSQL
>> doesn't have any WHERE clause, so it's pulling in all FotoInf records
>> that have a matching InfoPT value.
>>
>>      Try adding: "where FotoInf.recordID_fk = ?", and then overriding the
>> bizobj's getParams() method to return the current FK value you want.
>
> things work perfectly with the getParams() method. thanks

        Glad to hear it! And thanks for persevering through all the  
debugging so that we could get this working properly!

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to