Ari Supperi a écrit : > Dear all, > > I have been trying to figure out how to user nxdir:selectOneListbox with > my own resultset queried from the oracle db. We have currently one table > that has [id,detail] descriptions. > > Should I use OSGI-INF/nxdirectories- contrib.xml
Yes you should configure a new directory using the vocabulary schema. Have a look at the 'subject' directory setup in the nuxeo-platform-webapp-core project for instance. > or do it somehow with > NXQL ? No, NXQL is only used for the search service which is basically a higly configurable lucene based index at the moment. NXQL for directories might appear at some point but not right now. > The documentation does not give a good example on this... Yes, the documentation has not been written for that part yet. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
