Mobile - Display Form Properties (Magic xpa 2.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 Yes and No.
|
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 Android and iOS?
|
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 Android and iOS?
|
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.
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 Android and iOS?
|
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
|
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
|
|
Since version:
|
2.5
|
The Rich Client Samples project (program RMO03)
How Do I Define Form Entrance and Exit Animations on Android and iOS?