close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Nested Repeat

Thread began 7/30/2009 8:19 am by gary385539 | Last modified 7/30/2009 8:58 am by Ray Borduin | 1337 views | 1 replies |

gary385539

Nested Repeat

Hi all

I have seen a couple of threads on this subject and I cannot quite make the connection to my own issues.

I am trying to create a dynamic menu where when you hover over one item (the parent group) then if there are any sub-items (child groups) then they are displayed. The data is pulled from a single table that has three fields:

pgegrp_id : (the unique numerical identifier 1, 2, 3, 4, etc.)
pgegrp_parent : (if this menu item is a parent then the field contains 0, if it contains a number then it is a child of the record whose pgegrp_id is the same as this record)
pgegrp_heading : (The text that appears as the menu item/sub item)

I can repeat the field okay using either Data Assist Repeat or DW's own Region Repeat.

My questions is how would I create the nested repeat so that the parent is displayed with child records immediately under their respective parent as follows:

<ul>
<li>Parent 1</li>
<li>Parent 2</li>
<ul>
<li>Parent 2/Child 1</li>
<li>Parent 2/Child 2</li>
<li>Parent 2/Child 3</li>
</ul>
<li>Parent 3</li>
<ul>
<li>Parent 3/Child 1</li>
<li>Parent 3/Child 2</li>
</ul>

Hope this makes sense and hope you can help.

Cheers

Gary

Sign in to reply to this post

Ray BorduinWebAssist

This is a feature in CSS Menu Writer v2.

You could use that to create your lists instead of the simple repeat regions which would require hand coding to pull off.

To do it by hand I wouldn't actually use a nested repeat. It would be a single repeat with some custom variables and IF statements.

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