Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. [<10>] ====== Defining Forms ====== Business object forms are used in the Operation Mode under the following circumstances: - When a new instance of a business object is being created as a result of: - The user creating an instance of the business object explicitly using the New Object command (see [[2000_concepts:0400_data_entry_and_editing|data entry and editing]]). - A process executing the ''[[ref:a_f:a:enter_new|ENTER NEW]]'' action. - The user registering herself with the //**AwareIM**// system. - When an existing instance of a business object is being edited or viewed as a result of: - The user editing or viewing an instance of the business object explicitly. - A process or rule executing the ''[[ref:a_f:a:edit|EDIT]]'' or ''[[ref:a_f:a:view|VIEW]]'' actions. - Execution of the Change Login Details command (see [[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]] ). In each of the above scenarios a form containing input fields representing different attributes of a business object is presented to the user. The user enters the values of the business object’s attributes and submits the form. After receiving the values of the object’s attributes //**AwareIM**// creates a new instance of the business object or modifies the existing one (if there are any rules attached to the object they are evaluated as well). Using the Configuration Tool it is possible to define one or several forms of the business object and specify which attributes will be displayed in each form as well as under which circumstances the form will be used. See also: {{simplenavi>.:0200_defining_forms}} ===== Video ===== {{page>5000_videos:060_forms}} Log In