Shared Properties in Workshop Filter Widget

Hello,

In workshop, I have a filter widget that supports an object set with two different object types. These objects share a handful of properties (same display name, type, and backing column name) but only a subset of these are shown in the “shared properties” section of the widget config.

What is the criteria for a property appearing in this section?

Thank you,
Tom

Can filter support two object Types selection ? I see option to select only one Object Type anytime in Filter INPUT DATA configuration , .. attached the screen.

It can if you have an input object set that is a union of two different object types:

1 Like

Oh.. You mean.. My above object type doesn’t have multiple object sets and hence I could not see option to select multiple?

1 Like

Hi @tcanty1, it looks like the property type id and base type need to be the same - does this help with debugging?

Property ID in the details tab of the property setting did the trick! When making them the same, I can filter on a “common” property in workshop.

yes, that “Property ID” is what I was referring to with “property type id” - thank you for clarifying!