Salesforce

Input - Browser Edit Control Properties (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Input - Browser Form Edit Control Properties (Magic xpa 4.x)

Password Edit

Specifies whether the control content should be masked by asterisks. The options are:

No (default) – Access is not password-protected and, therefore, the text is displayed as entered.

Yes – Access is password-protected. Asterisks will replace whatever is typed in this field.

If the Multi-line edit property is set to Yes, this property is disabled.

Must Input

Specifies whether the end user is required to input a value to control.

Modifiable

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

Multi-line Edit

Lets the end user enter multiple lines of text.

Select Program

A program associated with the control, so that in runtime the end user can activate it by performing Zoom. The variable attached to the control is sent automatically to that program.

This is commonly used when the called program is a selection program (defined with Selection Table = Yes), so it is very easy to update the control's variable with an option from a selection list.

When a program is called using the Select Program property of a variable or control, the Parallel Execution property will be ignored and the program will behave as a Modal window (Online – Since version: 2.0).

The Main Program cannot be used as a Select Program.

This property is not available in Web Client tasks.

When working with the Select Program property, you can easily jump to the program by opening the Options menu and selecting Go to Object. Once you are done, you can return to the Select Program property by selecting Options > Return to Object.

Select Mode

The behavior of the select program defined in the Select Program property. The options are:

After – After closing the select program, the cursor moves to the next control.

Before (default) – After closing the select program, the cursor returns to the current control.

Prompt – The select program is automatically executed prior to entering the control. After closing the select program, the cursor returns to the current control as in ‘Before’ mode.

This property is not available in Web Client tasks.

Reference
Attachment 
Attachment