Kexi/Handbook/Command Reference/The Create Tab/en: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 6: Line 6:
From the '''Create''' tab you can create objects that will be added to your project.
From the '''Create''' tab you can create objects that will be added to your project.


; '''Table'''
; <menuchoice>Table</menuchoice>
: Selecting '''Table''' will take you to the '''Table Designer''' at the '''Design View''' to allow you to add field definitions to your table.
: Selecting <menuchoice>Table</menuchoice> will take you to the table designer at the design view to allow you to add field definitions to your table.
; '''Query'''
; <menuchoice>Query</menuchoice>
: Selecting '''Query''' will take you to the '''Query Designer''' at the '''Design View''' to allow you to design a Query to get custom results from your tables in your Project.
: Selecting <menuchoice>Query</menuchoice> will take you to the query designer at the design view to allow you to design a query to get custom results from your tables in your project.
; '''Form'''
; <menuchoice>Form</menuchoice>
: Selecting '''Form''' will take you to the '''Form Designer''' at the '''Design View''' to allow you to add widgets to your Form.
: Selecting <menuchoice>Form</menuchoice> will take you to the form designer at the design view to allow you to add widgets to your form.
; '''Report'''
; <menuchoice>Report</menuchoice>
: Selecting '''Report''' will take you to the '''Report Designer''' at the '''Design View''' to allow you to add widgets to your Report.
: Selecting <menuchoice>Report</menuchoice> will take you to the report designer at the design view to allow you to add widgets to your report.
; '''Script'''
; <menuchoice>Script</menuchoice>
: Selecting '''Script''' will take you to the '''Script Editor''' to allow you to add custom code for your project and / or objects.
: Selecting <menuchoice>Script</menuchoice> will take you to the script editor to allow you to add custom code for your project and / or objects.





Revision as of 17:41, 22 June 2012

The Create Tab

From the Create tab you can create objects that will be added to your project.

Table
Selecting Table will take you to the table designer at the design view to allow you to add field definitions to your table.
Query
Selecting Query will take you to the query designer at the design view to allow you to design a query to get custom results from your tables in your project.
Form
Selecting Form will take you to the form designer at the design view to allow you to add widgets to your form.
Report
Selecting Report will take you to the report designer at the design view to allow you to add widgets to your report.
Script
Selecting Script will take you to the script editor to allow you to add custom code for your project and / or objects.