MX Looper Forum :: Problem when filtering the detail recordset
This thread was displayed: 375 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Rune Brynestad
01-25-2007 18:25:49 GMT +2
|
I'm new to the Kollection Suite so I'm starting with a few totorials. The first exercise in the Contact Management Application deal with Nested Repeated Region. I'm using the Nested Repeat Region Wizzard and get a nice subtable. As a matter of curiosity I want to limit the the detail recordset to only display the records where job_con = Programmer. I'm applying this to my recordset, press the "Test" button and see the 4 records.
When I'm loading my page I can't see my 4 records. Can you please tell me why ? I suppose it's possible to filter the detail recordset when I'm using MX Looper ?
I'm attaching my files and database in a zip file. The file you should look at is index.asp
Regards
Rune
|
|
|
Ionut MOICIANU
02-06-2007 11:30:02 GMT +2
|
Hello,
The problem is that you removed the original filtering condition from the nested detail Recordset and replaced it with the new condition. You just needed to add your extra condition, in Recordset Advanced view interface.
I am also attaching here the corrected page.
Ionut
|
|
|
Rune Brynestad
02-06-2007 12:27:14 GMT +2
|
I see.
Thanks again for helping me!
Regards
Rune
|
|
|