Salesforce

Label (Text) Details Control Properties (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Label (Text) Details Control Properties (Magic xpa 4.x)

Property

Description

Mobile Support

Text

The text that appears on the control. To edit the text in the control, you can also do one of the following (Since version: 3.2):

  • Press Enter.

  • Click the Edit Text Lines ... link at the bottom of the control's property sheet.

  • Click the small black arrow on the top right of the control and click Edit Text Lines ... .

Android and iOS

Control Name

The control name is used by handlers and functions to refer to the control.
Unicode is not supported for this property.

In Web Client tasks, this field must not start with a digit, or contain spaces or the special characters !,+:,~{}>\".

In Web Client tasks, the controls for which data is not required, this property contains a default control name as Labelxxxxxxxx, where xxxxxxxx is the ISN of this control.

Android and iOS

Custom Properties

It is a Read-Only, free-floating property that displays the number of items in the custom properties list for this specific form or control. You can access it by zooming-in to it.

Since version: 4.0

See also: Web Client Custom Properties Property

Context Menu

The context menu to be used for the control. When a context menu is defined, it will override the default OS context menu.

This property is not available in Web Client tasks.

See also Context Menu.

Allow Drag

Enables the dragging of data from the control to other controls in the same project or other projects that run on the same machine. The data copied from this control can be set manually by defining a handler over the Drag begin event, or automatically by the Magic xpa engine.

Note: An expression set for this property is only evaluated when the task is loaded.

See also:

How Do I Copy Data Within an Application by Dragging It?

How Do I Drag Data from Magic xpa to External Applications?

Rich Client support: Since version: 2.0

This property is not available in Web Client tasks.

Allow Drop

Enables the dropping of data onto the control from other controls in the same project or other projects that run on the same machine. The data copied onto this control can be set manually by defining a handler over the Drop event, or automatically by the Magic xpa engine.

Note: An expression set for this property is only evaluated when the task is loaded.

See also How Do I Drag Data from External Applications to Magic xpa?

Rich Client support: Since version: 2.0

This property is not available in Web Client tasks.

Reference
Attachment 
Attachment