content-management-platform
I've noticed that search bar is not working correctly for some data , i keep getting “No matches found” but when searching for the same value from “Search tab” -> Text search : i get the result . Is there a way to solve this problem ?
0 votes
0 answers
0 comments
1824 views
I'm trying to create a Nuxeo Static WAR, i'm following this link , but i'm getting this error : java.util.zip.ZipException: duplicate entry: webapps/nuxeo/WEB-INF/lib/nuxeo-core-storage-sql-extensions-7.3.jar , any suggestion how to get rid of this ...
0 votes
1 answers
6 comments
2491 views
I followed the steps provided in the documentation trying to setup the elasticsearch, once done I've tried to browse the elascticsearch section from the admin tab. When I click on it an error is triggered. Here's my entire log Elasticsearch ...
1 votes
1 answers
8 comments
4909 views
Is it possible to make joins with NQSQL without CMISQL? I'm using Nuxeo 6.0. I checked this post pretty old one, it says that it's not possible.
0 votes
1 answers
1 comments
2432 views
I am upgrading my nuxeo-5.8 plugins… I try to modify my JSF .xhtml files but it's really hard since I have strictly no logs about JSF errors. I know there is a problem on some pages : redirection to /debug.xhtml but nothing in the logs… I try to ...
0 votes
1 answers
0 comments
2039 views
Hello, I'm trying to import a export.zip exported from a Nuxeo 6.0, to another Nuxeo 6.0. I'm using drag & drop to upload the export.zip, but doesn't work. Is importing the zip but not the documents inside the zip How can I solve it? Thanks in ...
0 votes
2 answers
4 comments
3747 views
I have created the following document types: Bc,Bl,facture; they are all linked by the field num_bc. I created a local search by num_bc, my issue is that the search can results only one of the three document types but not all of them. here's what ...
0 votes
1 answers
1 comments
2739 views
How can I set a default value “0” in a text field on create mode. Here's what I've tried: <widget name="obsolete" type="text"> <labels> <label mode="any">Obsolete</label> </labels> ...
0 votes
1 answers
1 comments
3457 views
What I'm trying to do is to populate a dropdownlist from database (num_bc). I added the schema bc, I registered it, and I created a new Directory bc_directory. All is good I can see the values on the Dropdown list but once I click on it I can't ...
0 votes
1 answers
2 comments
4983 views
hi, I have about half a year to familiarize myself with nuxeo. This is because next year my organization is about to change its ECM. So by next year several proposal needs to be ready with prototype implementation so the hierarchy can make decision. ...
0 votes
2 answers
3 comments
4964 views
It's my first time using nuxeo.js. I added nuxeo.js to the asp.net mvc application Scripts folder and made the reference to it in my .aspx page head section. I'm trying to access nuxeo server with this code: $(document).ready(function () { var ...
0 votes
2 answers
2 comments
2733 views
Hello! I am deploying Nuxeo for the first time and also this is first time I am setting up SSO which is jasig CAS server. I have downloaded the plugin, configured the descriptor and auth chain. Now is the question: should the LDAP or SQL directory ...
0 votes
1 answers
2 comments
2606 views
I'm trying to customize The Faceted Search following this tutorial: Faceted Search When I add a schema nxs:stringList is not resolved as a type <?xml version="1.0"?>
<xs:schema targetNamespace="http://www.nuxeo.org/ecm/schemas/common/" ...
0 votes
0 answers
0 comments
3124 views
I'm newbie nuxeo , i'm trying to add preview to my application based on Nuxeo, i've installed Open Office and Poppler . Now i can preview Office documents but for PDF it's not returning any errors but characters are not showing correctly. Here is my ...
0 votes
1 answers
0 comments
2747 views
After I install Nuxeo platform 7.2 on Windows, I import its root path( C:\Nuxeo ) into Eclipse Kelper EE in order to build the nuxeo project with the aim of redevelop nuxeo. Am I right? During the procure I encounter a error results in the failure ...
0 votes
0 answers
0 comments
4278 views