content-management-platform
Hello, I wonder if user groups can be specifically attached to a specific workspace. The goal is to allow a user granted by “local admin rights” (inside a workspace) to create local groups of users and add users to these “local” groups, in order to ...
0 votes
0 answers
0 comments
1585 views
Where can the source code of nuxeo 5.5 be found? On github.com are version for nuxeo 5.6 and 5.7.
0 votes
2 answers
2 comments
1784 views
I have a widget template and i want to display a String message in it. The String message is set in the custom operation using the OperationContext.put() method. How can i access this context variable in my custom widget template to display the ...
0 votes
0 answers
0 comments
2840 views
I have a custom LDAP group defined as a userManager defaultGroup instead of the default “members” group. I was expecting my custom group to be given Read access by default on DomainRoot just like it is done for the “members” group. This does not ...
0 votes
0 answers
0 comments
1660 views
I want to fetch different form field values before hitting the save button, so that i can do some validations. I know that we can bind a Validator to a form field, but how can i get different form field values in this validator method? ie. i have ...
0 votes
1 answers
1 comments
2568 views
Hi, I'm using Nuxeo 5.6. I try to use REST api to get related documents. I use operation Relations.GetRelations with parameters: predicate = References outgoing = true and input: doc:344fad4a-99bf-45b2-85fc-63c45e48093d. Operation returns empty list ...
1 votes
2 answers
0 comments
2398 views
I am trying to produce a document summary containing document data and worflow data. Basically, each line will contain the document data and workflow data (assignee, lifecycle state and deadline). Since the content view does not provide any workflow ...
0 votes
1 answers
1 comments
1863 views
I am transferring a very large set of files via the WebDav interface and I get many warnings such as: …… [org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener] Could not extract fulltext of file 'Shipping Label.wpd' for document: ...
0 votes
1 answers
1 comments
2072 views
I have a SQLDirectory with a tableReference whose sourceDirectory is a MultiDirectory. I want to supply my own dataFile to populate the tableReference. How can I specify the createTablePolicy for the tableReference so that it will load the data in ...
0 votes
1 answers
1 comments
1676 views
I created several documents of same type (MyDocumentType) in my dm. Those documents have the same pdf binary file attached . Now, I want to search documents “MyDocumentType” using nxql. How can I avoid get documents repeated in my “results list” If ...
0 votes
0 answers
0 comments
1378 views
Currently, a poweruser can promote himself to an administrator by adding himself to the administrators group. This does not seem correct. It seems more reasonable to prevent a poweruser from editing an administrators group or adding a user to an ...
0 votes
1 answers
1 comments
1891 views
I have some custom metadata fields I would like included in the nuxeo-diff display. Is it possible to contribute an extension to accomplish such a task? If so, is this currently supported in Nuxeo Studio or is support planned for a future Studio ...
0 votes
1 answers
1 comments
1929 views
Nuxeo 5.6 regression NXP-9998 appears to prevent archived document metadata from being viewed. The work-around described in the JIRA does not seem to be applicable for archived document versions. Is there another work-around for archived documents? ...
0 votes
1 answers
0 comments
1811 views
Hi i have a windows server and 12 pcs, did i have to install it on server or all pcs. Please help me out . installation for windows server.
-1 votes
2 answers
0 comments
1484 views
Hi, I'm looking to implement a similar to google search tools panel with optional search criteria, mostly checkboxes adding criteria like “AND myAttribute = true” to the base where clause. In my case, the query is a part of content view giving a ...
0 votes
0 answers
1 comments
1518 views