Retrieve Modified Property and Label - Workflow Event Handler
Some other 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.
Technical Details
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
About Workflow Event Handlers
Setting Up and Activating Workflow Event Handlers
Modifying Workflow Event Handlers