Using Runtime Events with a User Interact Step

If the Immediate Post Changes property of a business component field is TRUE, then Siebel CRM supports using the SetFieldValue event with a user interact step. If the field value changes, and if Immediate Post Changes is TRUE, then Siebel CRM does an immediate roundtrip to the Siebel Server, and then immediately recalculates the field or refreshes the view. It bypasses the PreSetFieldValue event in the browser script.

Siebel CRM does not support the following events with a user interact step:

  • The DisplayRecord event.

  • The DisplayApplet event.

  • The Login event. You can use the WebSessionStart event instead.

For more information, see Configuring Siebel Business Applications.