Add or edit this line in the file used to import properties into a page object:
Criteria.<SymbolicNameOftype>.Attributes =
<Attribute Symbolic Names separated by Comma>
For example:
Criteria.type_Part.Attributes =
attribute_ReleasePhase,attribute_MaterialCategory
By default below entry will be added to the property file:
Criteria.type_Part.Attributes = attribute_ReleasePhase
Note:
You can configure only 5 attributes for the criteria.