Kexi/Handbook/References/Menu Commands/Context Menus in the Project Navigator: Difference between revisions
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
* '''Export''' → '''To File As Data Table''' - exports data from the query to a file. | * '''Export''' → '''To File As Data Table''' - exports data from the query to a file. | ||
* '''Rename''' - renames the query. | * '''Rename''' - renames the query. | ||
* '''Delete''' - deletes the query. | * '''Delete''' - deletes the query (only design, not the data). | ||
</translate> | </translate> | ||
<translate> | <translate> | ||
====Context Menu For Forms==== | ====Context Menu For Forms==== | ||
[[File:Kexi_ProjectNavigator_FormContextMenu.png|center]] | [[File:Kexi_ProjectNavigator_FormContextMenu.png|center]] | ||
This menu provides the following actions for the selected form: | |||
* '''Open''' - opens the form in ''Data View''. | |||
* '''Design''' - opens the form in ''Design View''. | |||
* '''Export''' → '''To Clipboard''' - copies the form data to clipboard. | |||
* '''Export''' → '''To File As Data Table''' - exports data from the form to a file. | |||
* '''Rename''' - renames the form. | |||
* '''Delete''' - deletes the form (only design, not the data). | |||
</translate> | </translate> | ||
<translate> | <translate> | ||
====Context Menu For Reports==== | ====Context Menu For Reports==== | ||
[[File:Kexi_ProjectNavigator_ReportContextMenu.png|center]] | [[File:Kexi_ProjectNavigator_ReportContextMenu.png|center]] | ||
This menu provides the following actions for the selected report: | |||
* '''Open''' - opens the report in ''Data View'' (print preview). | |||
* '''Design''' - opens the report in ''Design View''. | |||
* '''Rename''' - renames the report. | |||
* '''Delete''' - deletes the report (only design, not the data). | |||
</translate> | </translate> | ||
<translate> | <translate> |
Latest revision as of 00:34, 23 December 2024
Context Menu For Tables
This menu provides the following actions for the selected table:
- Open - opens the table in Data View.
- Design - opens the table in Design View.
- Export → To Clipboard - copies the table data to clipboard.
- Export → To File As Data Table - exports data from the table to a file.
- Rename - renames the table.
- Delete - deletes the table (data and design).
Context Menu For Queries
This menu provides the following actions for the selected query:
- Open - opens the query in Data View.
- Design - opens the query in Design View.
- Design in SQL View - opens the query in SQL Design View.
- Export → To Clipboard - copies the query data to clipboard.
- Export → To File As Data Table - exports data from the query to a file.
- Rename - renames the query.
- Delete - deletes the query (only design, not the data).
Context Menu For Forms
This menu provides the following actions for the selected form:
- Open - opens the form in Data View.
- Design - opens the form in Design View.
- Export → To Clipboard - copies the form data to clipboard.
- Export → To File As Data Table - exports data from the form to a file.
- Rename - renames the form.
- Delete - deletes the form (only design, not the data).
Context Menu For Reports
This menu provides the following actions for the selected report:
- Open - opens the report in Data View (print preview).
- Design - opens the report in Design View.
- Rename - renames the report.
- Delete - deletes the report (only design, not the data).