Hello,
I have problem with sorting by custom properties in smart folder. When is set "name" as sorting property all is OK, but when I set my custom sorting property before I enter smart folder, so smart folder is empty.
my share-config-custom.xml looks like this
<config evaluator="string-compare" condition="DocumentLibrary">
<!-- Řazení -->
<sorting>
<sort label="Typ instrumentu">test:identifikace_typ</sort>
<sort label="ID">test:identifikace_id</sort>
<sort label="Název">test:identifikace_nazev</sort>
<sort label="Datum vydání">test:identifikace_vydani</sort>
<sort label="Kód přílohy">test:kodPrilohy1</sort>
<sort label="Platnost od">test:identifikace_platnost</sort>
<sort label="Vypracoval">test:identifikace_vypracoval</sort>
<sort label="Norma">test:identifikace_norma</sort>
<sort label="Kód verze (pořadové číslo / rok)">test:identifikace_verze</sort>
<sort label="Číslo změny">test:identifikace_verze</sort>
<sort label="Revize">test:identifikace_idrevize</sort>
<sort label="Stav">test:schvalovaciProces_stav</sort>
<sort label="Popis změny">test:popisZmeny</sort>
<sort label="Dne">test:podaniZmeny</sort>
<sort label="Datum schválení">test:schvalovaciProces_datumSchvaleni</sort>
<sort label="Datum zamítnutí">test:schvalovaciProces_datumZamitnuti</sort>
</sorting>
</config>
There is any error on the logs ?
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.