Retrieve Modified Property and Label - Workflow Event Handler

Various event handlers call this handler to retrieve properties and labels for the modified properties when a request to change a company's information is made from the portal.

Associated Event and Actions

The event CreatePropertyLabelOnCustomerPortalChange has 2 actions:

  • Action Type: Set Values - Sets the PropCaptionString variable by calling the function EffectiveLabelStringID and passing in the IDO and property name.
  • Action Type: Set Values - Sets the PropertyLabel variable to PropCaptionString followed by a space, followed by the property's value.
Related topics