Salesforce

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

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Mobile - Display Form Properties (Magic xpa 3.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, iOS and Windows 10 Mobile

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, iOS and Windows 10 Mobile

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, iOS and Windows 10 Mobile

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, iOS and Windows 10 Mobile

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.

For Windows 10 Mobile devices:

  • The navigation drawer is only opened by using its icon. You cannot perform swipe to open it.

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, iOS and Windows 10 Mobile

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 and Windows 10 Mobile devices, only three will be seen.

On Windows 10 Mobile devices, .bmp and .jpg files used as action bar icons will be flattened to a single color (the foreground color of the action bar). When the app has action bar items, the native "more" button will also appear.

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

Since version: 3.1

Android, iOS and Windows 10 Mobile

Title Bar Color

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

Android, iOS and Windows 10 Mobile

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, iOS and Windows 10 Mobile

Since version:

2.5

Related Topics

Reference
Attachment 
Attachment