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...

Unable to Set Context variables..

I have an automation chain that gets a value from a document,sets the context variable,pushes it onto the stack,uses nxql to query a document based on the context variable,sets another context variable with a value from the queried document,pops the ...

donbauer1_ by Champ in-the-making
  • 614 Views
  • 4 replies
  • 0 kudos

Resolved! Automatic locking with WebDAV?

When I open a document using WebDAV, generally the system locks it. This seems to work perfectly with Office and OpenOffice documents... However with .txt and .pdf there's a problem. These type of files are not locked when they are opened with WebDAV...

Alice_ by Star Contributor
  • 547 Views
  • 4 replies
  • 1 kudos

Resolved! WebEngine directory structure

I have to create a webengine project. How i will use JSF in Nuxeo WebEngine Project? Give me complete Directory structure Nuxeo WebEngine Project showing where i am putting XHTML files?

durgesh_ by Champ in-the-making
  • 331 Views
  • 1 replies
  • 1 kudos

Resolved! Schema design to achieve "join table"

I'd like a way to design my schema so I can quickly determine relationships between two different types of documents, starting from either type. In traditional DBMS design, this would be done via a "join table" that lists the IDs of the records from ...

jbs_ by Champ in-the-making
  • 580 Views
  • 4 replies
  • 0 kudos

Vérouillage automatique dans WebDav

Bonjour, Les utilisateurs de mon parc ont un problème avec WebDav dans Nuxeo 5.5 (également dans Nuxeo 5.4.2). Nous utilisons régulièrement WebDav pour accéder aux fichiers et de nombreux documents sont amenés à être utilisé en simultanée. Nous avons...

saliminam by Champ in-the-making
  • 561 Views
  • 5 replies
  • 0 kudos

Resolved! Displaying a message from the Administrator on all pages

In the Platform Explorer, I see Extension point serviceDefinition of component CoreManagementComponent allows a message to be set by an Administrator that appears on all pages of the Web Application. This is a useful feature that does not appear to b...

ron_1 by Star Contributor
  • 273 Views
  • 1 replies
  • 1 kudos

Resolved! How to get version 5.5.0-HF05 ?

Hi, I recently submit a bug on Nuxeo Jira : https://jira.nuxeo.com/browse/NXP-8933 It was fixed quickly, thanks to Nuxeo team! According to the Jira, this version is released but I can't find it on the Nexus. I'm searching for this artefact : nuxeo-d...

Resolved! Visualize tab with an automation chain

Is there an operation that allow to visualize a page or a tab? I would like to create a chain that first acquires a lock (Document.Lock) and then visualizes the edit tab for the document.

Alice_ by Star Contributor
  • 304 Views
  • 2 replies
  • 0 kudos

Resolved! PDF preview

I have uploaded a PDF file. But when I try to preview it, I can't see the text, only the formatting (lines for instance). Is there anything I should check (any2pdf)?

polo_1_ by Champ on-the-rise
  • 599 Views
  • 4 replies
  • 1 kudos

Any update on Nuxeo iOS stack?

I'm very interested to know whether there is a target date/release for the mobile iOS stack? It would seem there is great interest in extending DM/DAM functionality to connected/disconnected clients. thx, Bruce.

Resolved! ActivityStreamService, how to disable low level activities ?

We're currently using ActivityStreamService with our own activities. The corresponding Hibernate managed table 'nxp_activities' is filled very quickly by low level activities : documentCreated, documentModified. We also have performance problems due ...