Skip to main content
Participant
June 11, 2007
Question

Developer Toolbox Vertical Looper

  • June 11, 2007
  • 2 replies
  • 477 views
With the vertical looper, I want to show all records in 1 column on my page. When checking the radio button for all records, I still have to put in a number for rows. I don't get it. I want all of them, that's why I selectad all records.

So when I experiment, I put a number 2 in the rows field and selected "all records". There are three records in the DB right now. When displaying the page, it's three records in two columns. So I guess by rows, it means each record is a row, then it starts a new column, every 2 until it shows them all. Fine. But I want 1 column, all records. The only thing i can see possible, is to put 999 rows, and select all records. But this is a limitation.


How do I simply show every record in the database verticly in 1 column with the DW toolbox vertical looper? Isn't that the most basic thing that should work? Ha, I can't figure it out. Please help, I must be missing the obvious.


Tony

This topic has been closed for replies.

2 replies

Inspiring
June 18, 2007
> So, I just discovered that what I am describing can be accomplished with a
> simple "repeat region" instead, right?

Yes. Create a table with two rows. The top row is for your headers .. the
bottom row is to bind your columns to. Then select the bottom row and apply
the repeat region behavior. You can specify all records. Very simple.

> Still, is this possible with the vertical looper?

I have never used it .. but your thought was mine when they came out with it
.. why bother when this is the repeat region in DW anyway? Unless it does
other things .. doesn't sound as if it does.


--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner''s
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development


mrrezAuthor
Participant
June 11, 2007
So, I just discovered that what I am describing can be accomplished with a simple "repeat region" instead, right?

Still, is this possible with the vertical looper?