Hi Toon, > <command name="search" nodepath="CN_Webpagina" > constraints="CN_Webpagina.hoofdonderdeel=1" fields="navigatienaam" > orderby="navigatienaam" age="-1">
Did you try it without the CN_Webpagina before hoofdonderdeel, like: <command name="search" nodepath="CN_Webpagina" constraints="hoofdonderdeel='1'" fields="navigatienaam" orderby="navigatienaam" age="-1"> Regards, Henk.
