This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| 2000_concepts:0300_ui:0200_ops [2026/08/13 00:53] – ↷ Links adapted because of a move operation localdev | 2000_concepts:0300_ui:0200_ops [2026/08/13 04:57] (current) – ↷ Links adapted because of a move operation aware_support3 |
|---|
| When a user selects a menu item of this type //**AwareIM**// starts the specified process (see [[2000_concepts:0200_basics:0300_processes_link_ui_business_logic|Processes as Links between User Interface and Business Logic]]). For example, the “Transfer Funds” menu item may be configured to start the “TransferFunds” process that displays the appropriate form for the creation of ''FundsTransfer'' business object and prints out the receipt after the object has been created (and the funds have been transferred by the business rules attached to this object). | When a user selects a menu item of this type //**AwareIM**// starts the specified process (see [[2000_concepts:0200_basics:0300_processes_link_ui_business_logic|Processes as Links between User Interface and Business Logic]]). For example, the “Transfer Funds” menu item may be configured to start the “TransferFunds” process that displays the appropriate form for the creation of ''FundsTransfer'' business object and prints out the receipt after the object has been created (and the funds have been transferred by the business rules attached to this object). |
| |
| Other types of operations allow building a query dynamically, generating a report, exporting and importing business objects etc. The complete list of operation types supported by //**AwareIM**// via the main menu is available in the [[docs:2500_config_apps:1500_add_edit_vp:0100_working_with_vp_editor:0500_defining_layout_of_content_panels:1100_setting_menu_item_props|Setting Menu Item Properties]] section. | Other types of operations allow building a query dynamically, generating a report, exporting and importing business objects etc. The complete list of operation types supported by //**AwareIM**// via the main menu is available in the [[2500_config_apps:1500_add_edit_vp:0100_working_with_vp_editor:0500_defining_layout_of_content_panels:1100_setting_menu_item_props|Setting Menu Item Properties]] section. |
| |
| <callout type="primary" icon="true" title="note"> Operations of an application may be invoked not only from the main menu but also from business object forms (see [[2000_concepts:1200_getting_started:0400_data_entry_and_editing:0400_form_ops|Form Operations]]) and from query results screen (see [[2000_concepts:0700_data_presentation:0100_query_results_grid|Standard Form of Query Results]]).</callout> | <callout type="primary" icon="true" title="note"> Operations of an application may be invoked not only from the main menu but also from business object forms (see [[2000_concepts:0400_data_entry_and_editing:0400_form_ops|Form Operations]]) and from query results screen (see [[2000_concepts:0700_data_presentation:0100_query_results_grid|Standard Form of Query Results]]).</callout> |
| |
| |
| |