Monday, April 21, 2008

Layout display objects of a specific type and relationship

How do you restrict object types - displayed in a layout (i.e. by relationship type AND object type)

1 comment:

Unknown said...

Starting with version 8 you can add a widgetConfig setting:

setting name="componentType" value="name-or-uuid-of-a-component-type"

This should only be used to narrow a connect rule to a descendant type of the declared type.