Today in <wctags:itemPicker> we just have excludeSubTypes option. This is not evolutive because if wa add subtype, we must modify all excludeSubTypes option of itempicker.
Is it possible to add includeSubTypes option to specify only subtypes we need?
Here an exemple:
<wctags:itemPicker
id="pickerWTPartMaster"
excludeSubTypes="wt.federation.ProxyPartMaster,ext.geode.subtype1, ext.geode.subtype2,ext.geode.subtype3,ext.geode.subtype4,ext.geode.subtype4"
objectType="wt.part.WTPartMaster"
componentId="idWTPartMaster"
multiSelect="true"
showTypePicker="false"
inline="true"
pickerCallback="doNothing"
/>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.