FieldDependency: This Integration Field user property is used in case of hierarchical picklists, if you try to insert the child picklist first than the parent picklist it will throw an error message, to manage it use FieldDependencyFieldName user property
The names of these user properties must start with FieldDependency, and the value of each property should contain the name of the field that the associated field is dependent on.
Syntax :
UserProperty : FieldDependency
Value: name of the field that the associated field is dependent on
Ex: Field Name : State
FieldDependency Value: Country
The names of these user properties must start with FieldDependency, and the value of each property should contain the name of the field that the associated field is dependent on.
Syntax :
UserProperty : FieldDependency
Value: name of the field that the associated field is dependent on
Ex: Field Name : State
FieldDependency Value: Country
0 comments:
Post a Comment