Hi,i had created a new kind of node based on cm:content its md:MyDocumentin this one i had created custom aspect like md:Type with constraints md:TypeConstraint with value : Project, Documentation, SourceI had created custom advanced search but i have only a free text input to do search on "Type".I want now a drop down list with Project, Documentation, Source in advanced searchi had tried this <meta-data type="md:MyDocument" property="md:Type" constraint="md:TypeConstraint "/>
But its not working i dont how to do !First, Is it possible to do it ?If yes, please how ?Thx in advance