close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Nesting DataAssist Repeat Selection

Thread began 6/14/2009 10:54 am by Bknvc1111729 | Last modified 6/15/2009 7:30 am by Ray Borduin | 1220 views | 1 replies |

Bknvc1111729

Nesting DataAssist Repeat Selection

Okay, I have been working on this issue for a couple of days now and I am not sure if I am doing something wrong or if DataAssist Repeat Selection can handle this.

Basically I want to have a portion of my form repeated so I only have to enter the basic product info once and the option fileds repeated say five times. I can get this working no problem.

Problem is when I try to get the Bolt Pattern checkbox to repeat through the table that holds the data for that section to display in more than the first repeated selection. All the repeated fields will show except the nested repeat selection for the checkboxesin the repeated lines 2, 3, 4, and 5.

Can DataAssist Repeat Selection handle a nested DataAssist Repeat Selection? Or is there some coding I need to do by hand to get this to work?

Thanks,
Bknvc1

Attached Files
InsertProducts.zip
Sign in to reply to this post

Ray BorduinWebAssist

On line 327, try adding:

<?php
mysql_data_seek($rsPatterns, 0);
$row_rsPatterns = mysql_fetch_assoc($rsPatterns);
?>

I think the problem is that it doesn't go back to the first record automatically after the loop and since you have one loop nested inside the other it needs to reset after the nested loop completes.

Sign in to reply to this post
Did this help? Tips are appreciated...

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...