lemmi
Joined: 23 Jun 2004
Posts: 9
Posted: 2005-03-18 15:39
Back to top
Reply with quote
|
I just made the step from cvs version 1.143 to 1.165. Things are working fine except joined tables. In cases a detail table is joined with the primary key column of the master table, and in the detail table are not all primary keys as foreign key, the VCPD buttons (graphic buttons) will have no record key information for records with no foreign key in the detail table. In version 1.143 it was no problem (I only used the graphic buttons, so no idea about the other buttons). In fact, it should be not a problem because PME does a LEFT JOIN, so all keys of the master table are available.
One can sail around this problem with adding 'sql'=>'column_name' to the particular field options, but I think it's not the standard.
Has somebody else encountered the same problem?
Any hint is appreciated.
|
|
Post new topic
Reply to topic
|
|
|