Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

Can I select visibility of files when publishing a document

Hi A document A is constructed with one or + source files (eg some *.doc files) then attach also a resulting PDF file (_eg. built from the source files) I'd like to publish the A document, so that only the PDF is visible (or accessible) when users ac...

Arnault_ by Confirmed Champ
  • 444 Views
  • 2 replies
  • 0 kudos

Using "content-type" or "Content-Type" header in API REST

Hi (Nuxeo 6.0) I observe that sometimes Nuxeo is happy with a "content-type" entry in the header and sometimes it is happy with "Content-Type" Is there a clear rule ? examples: id//@op/Document.SetLifeCycle is fine with "Content-Type" whereas group/s...

Arnault_ by Confirmed Champ
  • 300 Views
  • 1 replies
  • 0 kudos

SQL type mismatch for

Hi everyone. I've problem with nuxeo and oracle. I had test environment which worked perfectly. Than I copied almost evereything(instance of nuxeo which worked) to my production environment. The new oracle database was made for production purposes. B...

__3 by Confirmed Champ
  • 395 Views
  • 2 replies
  • 1 kudos

How ACLS table works?

Hi, everyone. I'm new with Nuxeo. I've used Nuxeo 7.4. I Have 2 quick questions. I looked into database table "acls", I thought it for store permission things for files and folders. I wonder why every records in table always store in "user" field eve...

Bundle notification permission

I want to change the subject of the email permission, and i can't find the bundle that contains the permission notification. I'm looking for something like this : <notification name="test" channel="email" enabled="true" availableIn="section" au...

ITShine_ by Star Contributor
  • 509 Views
  • 2 replies
  • 0 kudos

Add permission when clicking on Reassign task

I'm using Nuxeo IDE 7.10 , i want to add a permission to the current user when clicking on reassign task button(Workflow). Maybe i should use the operation Document.AddPermission but i don't know how, can you tell how to do this ? Here is the widget ...

ITShine_ by Star Contributor
  • 309 Views
  • 0 replies
  • 0 kudos

Resolved! How to set Action Order variable using EL?

Hi, I have a presumably simple question. I'd like to set the Action Order value (under_ Listing and_Views / Content Views / MySearchContentView / Enablement_) using an EL which will be based on a conditional. Specifically, #{currentUser.isMemberOf('s...

add custom header and custom footer

Hello, Recently i've installed nuxeo 7.10 and I want to add a header div above default header and a footer div under default footer. I want to get something like this : <div style="width:100%"> my organization logo </div> <default_header_div> Home |...

Assign Read permission to workflow participant automatically

Hi, i'm using Nuxeo 7.10 , i want to assign the Read permission to workflow paticipants automatically when they are choosed to participate on a Workflow. Can you tell how to do this ? The bundle / class / extension where i have to do my changes

ITShine_ by Star Contributor
  • 632 Views
  • 1 replies
  • 0 kudos

Absurd behavior in Nuxeo LTS

Hi Folks, I am encountering an absurd behavior in Nuxeo LTS. Whenever I open a text file(PDF, TXT etc) to annotate, the Annotations won't be stored in Nuxeo. On doing several reloading's, annotation works!!!. Sometimes, on opening a file or while rel...

extending annotations

Hello, How to extend annotations (annotea) to a new type of the document, for example when a preview is generated by javascript code. Best regards

adam_bo_ by Star Contributor
  • 437 Views
  • 1 replies
  • 0 kudos

Edit permission granted by workflow

I'm using Nuxeo IDE 7.10 and i'm trying some examples to discover the default workflow ( Serial / Parrallel document review ) so i'm wondering if the** Edit permission ** granted by Workflow is sufficient for participants to validate or reject the do...

ITShine_ by Star Contributor
  • 446 Views
  • 0 replies
  • 0 kudos

Nuxeoctl logs not in UTF-8

Hi, It is a **BUG **or Improvement?. When I logger some accent in "server.log" is OK, `2016-03-17 12:46:26,305 ERROR [http-apr-0.0.0.0-8080-exec-2] [xxx.yyy.LayoutOperation] JAPÓN: JAPÓN` but in nuxeoctl console, tab logs, tab server.log is not OK. ...