
40
Serena® Collage® 5.1.3
Chapter 3 Design-Time Component Reference
metafilter
(continued)
Greater than/less than (
< >
) statements
Greater than/less than or equal to statements (
<=
>=
)
Not equal statements (<>)
For metadata fields of type asset, you can use the
M.ValueAssetId statement. For example:
metafilter="(M.name='MyLogo') AND
(M.ValueAssetId='1000')
Will limit the results to the files where the MyLogo field
is pointing to asset ID '1000.'
For metadata fields of type integer, you can use the
M.ValueInteger
statement.
For example:
metafilter="(M.name='MyLogo') AND
(M.ValueInteger='2')
Will limit the results to the assets where the
MyLogo
field is equal to
2
.
Property Value Description
Commenti su questo manuale