Home » RADICORE development » Transaction Patterns » List2 with multiple parent relations to the same table
|
|
|
|
|
Re: List2 with multiple parent relations to the same table [message #1778 is a reply to message #1777] |
Wed, 29 October 2008 19:07   |
AJM
Messages: 2382 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
Radicore cannot translate any field names passed in the WHERE string between one object and another as there is no way of knowing which relationship is involved. Relationship details are only used when building an SQL statement. See FAQ129 for details.
You will need to translate the field name yourself. There is an example in the MENU system in the _cm_pre_getData() method of class mnu_menu.class.inc.
[Updated on: Sat, 07 November 2009 03:39] Report message to a moderator
|
|
|
|
Goto Forum:
Current Time: Fri Jul 04 13:19:32 EDT 2025
Total time taken to generate the page: 0.10763 seconds
|