Using Dreamweaver CFC Support

Dreamweaver features sophisticated support for ColdFusion Components. This includes:

  • Drag-and-drop CFC method invocation

  • Wizard-based CFC creation

  • Support for CFC based recordsets

We’ll now look at each of these.

Simplified CFC Method Invocation

You have seen how to use <cfinvoke> to invoke a ColdFusion Component method. You’ll now learn how to invoke a CFC method without writing any code at all. Here are the steps:

1.
Open the Dreamweaver Application panel, and select the Components tab. In the drop-down control at the top of that tab, make sure that CF Components is selected (and not Web Services) as seen in Figure 11.2.
Figure 11.2. The Components tab in the Application panel displays available ColdFusion Components. ...

Get Adobe ColdFusion 8 Web Application Construction Kit, Volume 1: Getting Started now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.