Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Calling List2 from a List2
Re: Calling List2 from a List2 [message #2369 is a reply to message #2368] Mon, 16 November 2009 04:39 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
When you select occurrences of 'DevicePort' and press a navigation button the framework will extract the primary key from every selected row and place it in the $where string which is passed to the next object. If the primary key of the 'DevicePort' table is 'device_id+port_id' then both values should be included.

If 'port_id' is being excluded then it is one of the following:
(1) It is not defined as part of the primary key, therefore is not being extracted into the $where string.
(2) It is being extracted, but somehow it is being filtered out.

If it is #2 then you will have to step through the code with your debugger so see where it is happening.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Use a blank controller
Next Topic: Multiple Checkbox Control
Goto Forum:
  


Current Time: Mon Apr 29 03:10:45 EDT 2024

Total time taken to generate the page: 0.01581 seconds