How to make a list2 on a non existing child table [message #1905] |
Tue, 09 December 2008 06:59 |
bonzo_bcn
Messages: 152 Registered: June 2008
|
Senior Member |
|
|
I have a list1 of 'clients' and I want to make a list2 transaction that shows, for every selected client, the detail of an amount they have to pay.
The amount to pay is a union of different tables. I've created a class, extended the sql, defined the relationship etc.
What it's not working is that when I select a client from the list1 screen and click on the button of the list2 screen, the list 2 transaction shows all the clients, and for every client, the detail is not filtered, so for every client I see the detail of all the clients.
I can't seem to figure out where the problem is, any ideas? Is what I'm trying to achieve possible with Radicore?
|
|
|