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

how to cast a context variable

I create a new document Type called calcul1 with field1 type double with field2 type double in the scheme I create an other field named total In the edit form I create a button called add which sould add field1 + field2 when total is declared as st...

raymond16_ by Champ in-the-making
  • 481 Views
  • 2 replies
  • 0 kudos

nuxeo-template-rendering-6.0.1

Hello, I search ti use nuxeo-template-rendering-6.0.1 with my custom document type. But, when I put the content widget in my custom document type, I doesn't have the choice to use a template document. It work with a document type like file but not w...

vjoussot_ by Star Contributor
  • 1021 Views
  • 5 replies
  • 0 kudos

Resolved! how to suggest new features ?

hi, i have a lot of suggestion and improvement possibilities, is there is a public place for those suggestions ? jérémie

jeremie_ by Confirmed Champ
  • 437 Views
  • 1 replies
  • 1 kudos

php client download image file

Hi, How do I download an image file using the php client? I tried something like this: $answer = $this->session->NewRequest("Blob.Get")->Set('input', 'doc:' . $path)->SendRequest(); header('Content-Description: File Transfer'); header('Content-Type: ...

sk90_ by Champ in-the-making
  • 349 Views
  • 1 replies
  • 0 kudos

Commit for NXP-7667 missing from nuxeo-services github repository

NXP-7667 resolution commit http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/b2e55aa1578f seems to have been lost. Please re-apply the commit to master ASAP and backport to 5.6. Unfortunately, it does not appear this commit was accompanied by a unit test ...

rg1_ by Star Contributor
  • 536 Views
  • 2 replies
  • 0 kudos

instalation erorr

hello trying to install latest nuxeo im getting an erorr "libreoffice download faild" do you know how to overcome it?

yoaveilon_ by Champ in-the-making
  • 375 Views
  • 1 replies
  • 1 kudos

BUG on workflow-document rights

Hello, Now I have a Problem on workflow documents rights. I did'nt change anything in the automation chains but The rights on the "WORKFLOW DOCUMENT" are no more available for other user than workflow initiator. What appended to the next user: can se...

milonette_ by Star Collaborator
  • 500 Views
  • 2 replies
  • 0 kudos

label of document type

Hello, in a custom document type, I search to get the label of the document type, how can I do to display this information in a create view ? thanks

vjoussot_ by Star Contributor
  • 471 Views
  • 2 replies
  • 0 kudos

How can global Administrator create a tenant-specific group?

Is it intended that only tenant administrators can create tenant-specific groups? Wouldn't it also make sense for global Administrators to also be able to create tenant-specific groups. Furthermore, it would also seem useful for the Global Groups pan...

rg1_ by Star Contributor
  • 344 Views
  • 1 replies
  • 0 kudos

document preview

Downloaded windows installer version Nuxeo 5.7.1 and installed. I uploaded one office word document and then tried to preview it by right click and select preview button. preview unable to display and shows below error message. org.nuxeo.ecm.platform...

sarath_ by Champ in-the-making
  • 360 Views
  • 1 replies
  • 0 kudos

Select some specific plugin for file import / set options

Hi, I developed a plugin for file import and would now like to let the user select some import options. By overriding create_file.xhtml (import dialog box), I can let the user select these options. Now, is there a way to pass this information to the ...

patco_ by Champ in-the-making
  • 740 Views
  • 2 replies
  • 0 kudos

How to be able to use a custom bean?

Hi, I would like to use my own Bean instead of FileManageActionsBean, in create_file.xhtml. I get the error "Target Unreachable" What should I do to get through this? Tx Patrick

patco_ by Champ in-the-making
  • 668 Views
  • 2 replies
  • 0 kudos