Salesforce

Deprecated Additional Information Parameters (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Deprecated Additional Information Parameters (Magic xpa 2.x)

As of Magic xpa 2.5, the following parameters of the Additional Information property were deprecated; but will continue to run if used in a program. Instead of these properties, you should use the properties in the Mobile section of each property sheet.

Parameter

Where Used

Description

Mobile Support

Version Support until 2.5

orientation=

Display forms

Defines the orientation of the lock, either orientation=portrait or orientation=landscape.

Android and iOS

Android – 2.2a; iOS support – 2.3

popup=

Display forms

Defines whether the form opens as a popup window (not full screen), either popup=Y or popup=N.

Note that On Android devices, icons might not be shown in the popup window, depending on the device’s theme.

Android and iOS

2.3

BorderWidth=xxx

Edit, Label, Group, Image, Push Button, Subform, and Table controls with a non-system color

Defines the border width in pixels according to the device's dpi.

Android and iOS

2.3

BorderColor=xxx

Edit, Label, Group, Image, Push Button, Subform, and Table controls with a non-system color

Defines the border color.

Android and iOS

2.3

BorderFocusWidth=xxx

Edit controls with a non-system color

Defines the border width when the Edit control is in focus.

Android and iOS

2.3

BorderFocusColor=xxx

Edit controls with a non-system color

Defines the border color when the Edit control is in focus.

Android and iOS

2.3

CornerRadius=xxx

Edit, Label, Group, Image, Push Button, Subform, and Table controls with a non-system color

Defines the controls' corner radius in pixels according to the device's dpi.

Android and iOS

2.3

Picker=0

Modifiable Edit controls with a Date or Time attribute

The control will behave as an Edit control and will not open the date or time pickers.

Android and iOS

2.3

EditDialog=x

Modifiable Edit controls with an Alpha or Unicode attribute

Defines whether the editing of the control will be done in a dialog box or in the control.

  • 0 means that the dialog box will not be opened and the editing will be done in the control itself. (This is the default for Edit control outside a table.)

  • 1 means that the control will be read-only and the editing will be done in a new dialog box. (This is the default for Edit control in a table.)

Android

2.4

DefaultAlignment=Y

Modifiable Edit controls with an Alpha or Unicode attribute

Defines whether the Edit control will be aligned using Android default alignment rules. If the DefaultAlignment value is entered, the value of the Magic xpa Horizontal and Vertical Alignment properties will be ignored.

Android

2.4

Reference
Attachment 
Attachment