04-14-2023 04:57 AM
Hello,
I would like to configure Advanced Search in share app (in share-config-custom.xml). I have some problems I can't solve. In our alfresco we have several custom types and aspects defined in amp files and also over Model Manager in share.
<config evaluator='string-compare' condition='AdvancedSearch'> <advanced-search> <forms> <form id="webDocLangSearch" descriptionId="Search for webdocuments based on language aspect" labelId="WebDocument Lang aspect">web:webDocument</form> </forms> </advanced-search> </config> <form id="webDocLangSearch"> <field-visibility> <show id="web:webDocumentLanguageLangCode" forse="true"/> </field-visibility> <appearance> <field id="web:webDocumentLanguageLangCode"> <control template="/org/alfresco/components/form/controls/textfield.ftl" /> </field> </appearance> </form>Is it possible to make advance search based on apect property defined over Model Manager in share? Is there necessary to use a different approach?
04-18-2023 03:30 AM
Hope this helps: https://angelborroy.wordpress.com/2014/06/16/alfresco-share-customize-advanced-search-for-aspect-pro...
Explore our Alfresco products with the links below. Use labels to filter content by product module.