ColdFusion/Flex Application wizard
83
To create a page:
1.
Click the plus sign (+).
2.
In the Name: text box, enter the name for the page.
3.
Select the page type (master, detail, or master/detail).
4.
Click Edit Master Form or Edit Detail Form, depending on the type of form you are
creating.
The Visual Query Builder starts.
5.
Use Visual Query Builder to specify the data source, tables, and fields to include in the
form, and then click Save to save the query. For more information about using Visual
Query Builder, see
“Using Visual Query Builder” on page 79
.
6.
Repeat steps 1 through 5 for each form in your application.
7.
Use the right and left arrows to specify the relationship of the forms in your application.
For example, detail forms should appear indented, directly under the related master form
in the Navigation Tree panel. You drag and drop items to move them in the tree structure.
8.
Click Next.
The Project information page appears.
9.
Specify the following:
■
Whether to include a login page in the application
■
The location of the services-config.xml configuration file that the project should use
■
The web root URL
■
Whether to use an existing or new Flex Builder project
■
The project name and the location of the project if it is new
10.
Click Finish.
The ColdFusion/Flex Application wizard creates the ColdFusion and Flex files that comprise
your application. You can test the application by clicking the Run Main button in Flex
Builder or by browsing to the main application page, which is located at http://
<
server_name
>:<
port_number
>/<
project_name
>/bin/main.html . You can also manually
modify the application files as appropriate for your needs.
Содержание COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX...
Страница 1: ...Using ColdFusion MX with Flex 2...
Страница 12: ...12 Using Flash Remoting Update...
Страница 24: ...24 Using the Flex Messaging Event Gateway...
Страница 71: ...Example application 71 wait png The wait png file appears as follows...
Страница 72: ...72 Using the Flex Data Service Assembler...