On Sale - Super Suite 44% off - Click here to learn more
Dynamic Dropdowns
Dynamic Dropdowns

Product Overview

Feature Tour

All WebAssist products receive professional, top-of-the-line support from a number of resources. Dynamic Dropdowns includes a full online help system, available directly from within Dreamweaver. Additional resources are available below:

Getting Started Guide

This Getting Started Guide provides basic instructions for using Dynamic Dropdowns.

Dynamic Dropdowns (PDF)

Web Developer Suite (PDF)

Super Suite (PDF)

Frequently Asked Questions

Click on a question below to reveal its answer.

This FAQ helps answer some of the most common post sales questions regarding Dynamic Dropdowns. Each answer appears below its corresponding question.

(expand all | collapse all)

I cannot find the Populate List From Array server behavior.

Dreamweaver has 2 panels for behaviors:

  • the Server Behaviors panel
  • the Behaviors panel

The Server Behaviors panel provides behaviors that add server-side code to the page. The Behaviors panel is for client-side, javascript Behaviors. The Populate List from Array behavior is a client-side behavior, and can be found in the Behaviors panel. To open this panel, go to Window > Behaviors.

The Create Dynamic Array server behavior isn't accessible (grayed out).

The Create Dynamic Array server behavior adds server-side code to your page. Before you can add the Create Dynamic Array server behavior, you will need to:

  1. Define a dynamic site in Dreamweaver (To define a dynamic site, choose Site > Define site, and select a supported server model from the Testing Server category).
  2. Create a new page using your selected server model and save it to the site you have defined.
  3. Add a recordset to your page.

Why is the child list not populated when my page loads?

The Populate List from Array behavior is set to trigger on the onChange event of the parent list. In each of the Lists, there should be an initial static option with the label "Please Make a Selection" and the value left as blank. In the Populate List from Array behavior, make sure to set the "Leave Top" option to 1 so the initial static options will not be overwritten when the child list is populated.

The Populate List From Array behavior is not accessible (grayed out).

To use the Populate List From Array behavior, you must first have applied the Create Dynamic Array behavior. You also need to have inserted a parent and child list on your page.

Why is my layout incorrect after applying Dynamic Dropdowns?

The code inserted by Dynamic Dropdowns may have been placed outside (above) the <head> tag. Follow these steps to move the necessary code to the appropriate location:

  1. In Dreamweaver, choose Code view.
  2. From the Server Behaviors panel, select the Dynamic Array option.
  3. Press Ctrl (Cmd) + X to cut the highlighted code from Code view.
  4. Place your cursor below the <head> tag.
  5. Press Ctrl (Cmd) + V to paste the code.

Related Articles and Tutorials

General TechNotes

My WebAssist

Support Forum

My Downloads

Upgrade Center

Submit An Idea!

Submit Idea