Salesforce

Tree Control Input Properties (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Tree Control Input Properties (Magic xpa 4.x)

Property

Description

Mobile Support

Right to Left

Specifies whether the control should draw right-to-left for RTL languages.

The default value in the Hebrew mgconst file is True.

The default value in all other mgconst files is False.

It is advisable to use the same const file for development and deployment; otherwise, some issues may arise, such as incorrect alignment of a Label control in RTL fields.

Right to Left property is not supported at runtime for Web Client tasks.

Description Variable

You can define data as either a variable value or an expression.

Variable Name

This read-only property shows the variable name as selected in the Description Variable property.

Format

The display format of the data.

The property can inherit a value from the format of the data or the model.

The initial setting is the Picture inherited from the item's Column repository setting.

Attribute

The attribute of the selected variable or expression. The Attribute property is fixed for variables. You can change the setting for items based on an expression.

Modifiable

Specifies whether the end user can change the value in the control during runtime.

Enabled

Specifies whether the control will be active.

Multi-Marking

Specifies whether the end user will be able to multi mark various rows displayed in the table, perform user defined logic on all the marked rows, and use the Magic xpa internal Delete operation on all the marked rows.

When the Cache Strategy is set to None, it is not possible to multi-mark records.

This property is currently not supported for Tree controls.

Reference
Attachment 
Attachment