cancel
Showing results for 
Search instead for 
Did you mean: 

Advance Search Custom Disaster.

joksy
Champ in-the-making
Champ in-the-making
Hi guys,

just now i make some configuration for the advance search, for instance add all my custom type.
So now a user is allowed for search somethings by the custom type. This is very useful, but one things that is not useful at all is the advanced option.
Which show all the property for all the custom type this became quite a mass. So probably i do something wrong or not I don t know but when i see the result, ah i was surprise :?  Smiley Sad

Here below i attach also my config file.

   <config evaluator="string-compare" condition="Advanced Search">
      <advanced-search>
         <content-types>
            <type name="xxx:adocument" />
            <type name="xxx:telemo" />
            <type name="xxx:service" />
            <type name="xxx:guest" />
         </content-types>
         <folder-types>
         </folder-types>
        
          <custom-properties>
          <meta-data type="xxx:adocument" property="xxx:Theme" />
          <meta-data type="xxx:adocument" property="xxx:date" />
          <meta-data type="xxx:adocument" property="xxx:Note" />  
         
                
      <meta-data type="xxx:telemo" property="xxx:Luogo" />   

           <meta-data type="xxx:servizi" property="xxx:Video Maker" />
       <meta-data type="xxx:service" property="xxx:Montator" />
       <meta-data type="xxx:service" property="xxx:Location" />
       </custom-properties>
   
      </advanced-search>
   </config>


Thanks
Best Regards
1 REPLY 1

derek
Star Contributor
Star Contributor
Hi,
Are you saying that the UI is not very good once you have many custom types added?  The best is to raise an enhancement request (it might even be a bug) and attach your model (or a similar sample model) and the config that demonstrates the problem.
Regards