Websydian Express - Message


EvF143 - Invalid Custom Field

Error message

Custom field &2 is not defined for entity &1. Could not set value for instance &3.

Parameters

&1 - The entity the custom field should extend

&2 - The name of the custom field

&3 - The value specified for the custom field

Description

The SetValue function has been called for a custom field that is not defined for the specified entity. Values can only be specified for existing custom fields.

Action

Either ensure that the Custom Field is defined for the specified entity or ensure that the call to SetValue is not performed unless the Custom Field exists.