Enabling the Revise Button According to Conditions

The Revision Condition n user property enables the Revise button that Siebel CRM displays in a list applet.

The following table describes typical values for this user property. In this example, if the Active flag is Y and the Order Status is Open, then Siebel CRM enables the Revise button.

User Property Value

Revision Condition 1

"Active", "Y"

Revision Condition 2

"Status", LookupValue("FS_ORDER_STATUS","Open")