Hi I've created an editwizard to add a relation from an object to a CN_Webpagina. I want only to create relations to CN_webpaginas with the field hoofdonderdeel=1. In the search dropdown, I only want to show CN_Webpaginas with the field hoofdonderdeel=1. I exspected to have to write something like this. But, apparently, that doesn't work.
<command name="search" nodepath="CN_Webpagina" constraints="CN_Webpagina.hoofdonderdeel=1" fields="navigatienaam" orderby="navigatienaam" age="-1"> In the list of CN_Webpaginas, I still have all webpaginas. I can create a filter on hoofdonderdeel, but then the user has to type 1 in the input box to apply the filter. That's the thing I try to avoid. Thanks in advance, Toon Nevelsteen Lesire Software Engineering http://www.lesire.com Tel: +32 16 301673 Fax: +32 16 299726
