Form ComponentsThe View form page displays read-only information and can contain an Actions menu that lets users execute actions related to the business object. The dynamic user interface is designed so the View mode form page for a business object displays when a user views details for the object. The View form displays in the content frame, and the navigation tree for the object displays as the Categories menu. Forms in edit mode can display in:
View is the default mode for form pages. To display a form page in Edit mode, add the URL parameter mode=edit to emxForm.jsp. To display specific fields (form rows) as read-only while in Edit mode, use the field setting "Editable". You can configure the edit link by:
Forms in edit mode display in a popup window when the user chooses the Edit toolbar item on the View form's Actions menu. Links on Form PagesForms displayed in View mode can display a toolbar in the header. For instructions on configuring the toolbar menu, see About Toolbars. The Edit form page always displays Done and Cancel buttons at the bottom.
|