<foreignkeyreference>

Replaces a child's <eocfield> reference to a parent's data ID with a reference to the parent's table ID, wrapped within an expression. Since expressions in related lists are not supported in Unified Command Platform, this cannot be used in a parent to pull the child's data ID.

<foreignkeyreference> attribute
Attribute Allowed Values Requirements Description
table %tablename Required Name of the parent table.

An example output when using this tag would be fk_table_## where ## is the table ID of the parent table.