Salesforce

How Do I Prevent the End User from Adding New Records? (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

How Do I Prevent the End User from Adding New Records? (Magic xpa 4.x)

By default, a Magic xpa task allows users to add, delete, and change records. If you want to prevent the user from adding new records, do the following:

Preventing the user from entering create mode

  1. Go to task properties (Ctrl+P).

  2. Click on the Options tab.

  3. In the Create field, enter No.

  4. Alternatively, you can zoom (F5, double click) from the Create field to enter a boolean expression. If the expression is false at runtime, the user will not be able to create a record.

See also

The Online and Rich Client Samples projects (program TS12 and RTS12)

Reference
Attachment 
Attachment