Accessibility

Table of Contents

The Real Estate Sample Application – Part 2: Managing Property Listings Through Flash Forms

Completing the Real Estate Management System Sample Application

In this tutorial, you will populate the Add/Edit panel with the record details for the user's search so that the user can edit, remove, and add new records from the same panel (see Figure 1).

You will code the following functionality:

  1. Populate the edit form by binding fields to the selected record in the datagrid.
  2. Create a ColdFusion component to add, update, and delete records from the database.
  3. Create a Flash Remoting service CFC.
  4. Call the service and get results.
Complete Real Estate Management application

Figure 1. Complete Real Estate Management application