You
can add repeat lists to display your data as an ordered list, an
unordered (bulleted) list, a definition list, or a drop-down list.
Select Insert > Spry >
Spry Repeat List.
You can also click the Spry Repeat List
button in the Spry category in the Insert bar.
Select the container tag you want to use: UL, OL, DL,
or SELECT. The other options vary depending on which container you
choose. If you choose SELECT, you must define the following fields:
Display Column: This is what users see
when they view the page in their browsers.
Value Column: This is the actual value sent to the
background server.
For example, you can create a list of states and show users
Alabama and Alaska, but send AL or AL to the server. You can also
use the SELECT as a navigational tool and show product names such
as “Adobe Dreamweaver” and “Adobe Acrobat” to users, but send URLs
such as “support/products/dreamweaver.html” and “support/products/acrobat.html”
to the server.
Choose your Spry data set from the menu.
Choose the columns you want to display.
Click OK to display a repeat list region on your page.
In Code View, you can see that HTML <ul>, <ol>, <dl>
or FORM select tags are inserted into your file.
Note: If you try to insert a repeat list region but you
haven’t created a region, Dreamweaver prompts
you to add one before inserting the table. All Spry data objects
must be contained within regions.
Comments
Comments are no longer accepted for Dreamweaver CS3. Dreamweaver CS4 is the current version. To
discuss Dreamweaver CS3, please use the Adobe forum.
Comments
Comments are no longer accepted for Dreamweaver CS3. Dreamweaver CS4 is the current version. To discuss Dreamweaver CS3, please use the Adobe forum.