Entering content frame

Function documentation getDefaultFormStyle Method Locate the document in its SAP Library structure

Use

The getDefaultFormStyle method specifies which preferred type of input template is to be used for a specific mobile device.

Features

The <input> and <select> tags enable you to use input templates for customizing the interaction with the user and to allow data entry by the user.

Two options are available for data input:

The display of these tags on the screen of a mobile device can vary, especially if a card contains several input fields that cannot be displayed on the screen simultaneously.

In some devices, the user can scroll on the page to reach input fields that are not immediately visible. However, after filling the input fields, some browsers display the input fields on different screens and distribute the screen contents over different pages.

Values

Values

Short Description

onPage

The input fields are displayed one after another and are visible on the same screen.

menu

The input fields and selection lists are displayed in one overview page. To fill the fields an additional page is called – one page for each input field or selection option.

wizard

The input fields and selection lists are displayed so that each field has a card.

ClientInfo Interface

 

 

Leaving content frame