close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Nested repeat regions, use value from parent repeat region to filter nested

Thread began 12/24/2018 11:15 am by p.kelembeck232519 | Last modified 9/17/2019 3:33 pm by p.kelembeck232519 | 1487 views | 26 replies

p.kelembeck232519

Nested repeat regions, variable......., solved but now I'm getting duplicate values in nested results.

Originally Said By: Ray Borduin
  You didn't attach any files.

The parameter name shouldn't have any special characters in the SQL statement.

Try using "clientid" as the parameter.  


Hi Ray, thanks very much for getting back to me in the holiday period. I did attempt your suggestion but got the same error. I solved the issue though by creating a variable manually e.g.

<?php
$clientid = ($RsTest->getColumnVal("id"));
settype($clientid, "integer");
?>

Then I placed variable $clientid in the query of the record set for the nested repeat region.

The problem I have now is that I am getting duplicate results in the nested repeat region. I am not the greatest coder in the world but I presume it's because I am using two different record sets and two different repeaters. And the nested repeat region is forced to loop again per parent record.

So my question now is, is there a simple command I can place here to spot and cancel/kill duplicates?

or

Should I use a join tables in one record set to unify the tables in one query? I have read that this solves the duplicate problem in the forums?

Please let me know what you think.

Many thanks.

I have attached updated code if you need to view.

Attached Files
test.php

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...