Back Forward calculated value

On a work object form, you can include read-only property values that are computed by declare expression rules, and that are promptly recalculated and redisplayed whenever properties used in the computation are updated.

For example, a declare expression rule can compute xxxxxxxxxxxxx MORE XXXXXXX

To enable this feature, select the Enable Expression Calculation? checkbox on the HTML tab of the Harness or Flow Action rule form, and use a control rule (such as pxCalculatedValue) that causes the declare expression rule to execute. The browser communicates with the Process Commander server using AJAX to obtain the updated value to display.

Definitions AJAX
Topic More about Declare Expression rules

Up Definitions — C