Salesforce

Property Sheet (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Property Sheet (Magic xpa 3.x)

The property sheet displays the specific properties for a selected object.

Property sheets are available for the following objects:

  • Models

  • Variables and Columns

  • Forms – Note that for Display and Text-based forms, the property sheet has a Visual Studio-based display. This behavior is described below in the Visual Studio-based Property Sheet section.

  • Controls

  • Help Screens

You can click View/Property Sheet or press Alt+F2 to display the specific properties alphabetically and by category of the selected object.

The properties displayed in the property sheet are different, depending on the selected object.

You can sort the displayed properties alphabetically or by category by clicking the Alphabetic or Categorized tab.

If the property has a icon, you can click it or double-click on the property to select a value for the property.

If the property has a button, you can specify the value at runtime by clicking on it and entering an expression in the Expression Editor that evaluates to the value.

The modified properties are displayed in blue.

Properties that are set to inherit their value "as data" appear in green.

Property Sheet Navigation

You can move from one category to another by pressing the Ctrl+Up/Down arrows.

Pressing Esc saves any changes that you made to the properties. (Form Designer support – since version: 3.2)

The following options are available from the Edit->Tree menu when the focus is on the property sheet:

  • Expand Node – enabled when standing on a group entry

  • Collapse Node – enabled when standing on a group entry

  • Expand All

  • Collapse Node

  • Next Category

  • Previous Category

Visual Studio-based Property Sheet

In the Form Designer, you click View/Properties Window or press Alt+Enter.

To define an expression, expand the property and an Expression property will open.

Related Topics

Reference
Attachment 
Attachment