Dynamic Subcollection IDO Name

If the element requires a relationship between a collection or subcollection being used in the document and some other existing collection, specify the other collection IDO name here. This is for the case where no subcollection property exists in the parent collection for the desired other collection. Then use the Link By field to specify the Link By condition and the Property field to specify the name of the subcollection property.

This field is enabled when Value Type is set to Dynamic Subcollection.

The text you enter in this field is case-sensitive, and it is not validated (in order to allow TABLE! usage). Also, the property name used in the Dynamic Subcollection must be unique.

For example, you could have the main document based on ESBJobMatlViews. This collection has a ParentItem and a ChildItem property on it, both of which you might decide you need the product code for. This could be done by declaring two dynamic subcollections as follows:

Property Name Dynamic Subcollection IDO Name Link By
ParentItemInfo SLItems ParentItem=Item
ChildItemInfo SLItems ChildItem=Item

The properties ParentItemInfo.ProductCode and ChildItemInfo.ProductCode could then be used in elements.