Salesforce

Mobile - Display Form Properties (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Mobile - Display Form Properties (Magic xpa 4.x)

The following properties appear in the Mobile section for Rich Client display forms.

Property

Description

Mobile Support

Pop Up

Specifies whether the form will be opened in full screen or as a pop-up window. The options are True and False.

Android and iOS

Orientation Lock

Specifies whether the form will be opened in a specific orientation. The options are: No, Portrait, and Landscape.

Note: The animation might not be seen when the form is defined with an orientation.

Android and iOS

Enter Animation

Specifies the animation of the form's entrance. The options are: Default, Left, Right, Top, Bottom, Fade, and None.

Platform specific: On iOS devices, the Enter animation and Exit animation are not supported on pop-up forms.

Note: The animation might not be seen when the form is defined with an orientation.

See also:

How Do I Define Form Entrance and Exit Animations on Mobile Devices?

Android and iOS

Exit Animation

Specifies the animation of the form's exit. The options are: Default, Left, Right, Top, Bottom, Fade, and None.

Platform specific: On iOS devices, the Enter animation and Exit animation are not supported on pop-up forms.

Note: The animation might not be seen when the form is defined with an orientation.

See also:

How Do I Define Form Entrance and Exit Animations on Mobile Devices?

Android and iOS

Navigation Drawer Menu

You can define a menu entry that will be shown as a navigation drawer (left-side menu as in Google Play). The menu can then be opened by the end user by swiping from the left side of the screen. You can enter a number or zoom to select a menu from the Menu repository.

A separator will appear between each entry.

Platform specific:

For Android devices:

  • You can change the native color of the navigation drawer's indication icon color. For more information, see: Native Color Customization.

  • You can customize the appearance of the navigation drawer by changing the navigation_drawer.xml file located in the RIAModules\Android\Source\app\src\main\res\layout folder.

Note: The Navigation Drawer is not supported for popup windows.

See also:

The Rich Client Samples project (program RMO02)

How Do I Use a Navigation Drawer on Mobile Devices?

Android and iOS

Action Bar Menu

You can define a menu entry that will be seen on the Navigation bar.

If an icon was defined for the menu entry, the icon will be seen. The image will be the file defined in the Tool Image property.

If an icon was not defined, the menu entry text will be seen. The text will be taken from the menu's Entry Text property.

If the Action Bar menu contains a lot of entries (more than the operating system wants to show), on Android devices, the rest of the icons will be added to the form's context menu. On iOS devices, only three will be seen.

Note: The Action Bar is not supported for popup windows.

Since version: 3.1

Android and iOS

Title Bar Color

Specifies the color of the form's title bar. You can enter a number or zoom to select a color.

Android and iOS

Keep Awake

Indicates whether the form will remain awake or not after the sleep time-out.

When a Rich Client form contains multiple Subforms with multiple child levels, then if the form inside a Subform at any child level is set to be awake then the parent form will remain awake.

Since version: 3.3e

Android and iOS

Additional Information

Specifies additional information related to the form on a mobile device. To define multiple parameters, separate them with a comma.

This property is available in Rich Client tasks only.

Since version: 2.1

For previously-used values, see Deprecated Additional Information Parameters.

Android and iOS

Related Topics

Reference
Attachment 
Attachment