Development


Related Questions
Hi :) I am facing a problem displaying a content view in the dashboard(home) for a specific group of users. I have defined a content view named “KA-Pergjegjes_Departamenti_Dashboard”.I have created 2 xml extensions : the widget and the action ...
  0 votes
  0 answers
  1 comments
  1675 views

Hi people :) I have created a widget that represents a dropdown .This should suggest the users depending on what your role is.I have created a Seam bean where the
  0 votes
  0 answers
  0 comments
  1626 views

Hi :) I want to override the delete button.I want to show the button only if the documents are in a specific LifeCycleState.I am lookin at the ActionService extensions but i am not finding the Id of the delete button.Can someone help me please
  0 votes
  1 answers
  1 comments
  1605 views

Hi people :) I am facing a problem in Nuxeo .I have created a user .The user doesnt have permission in the root document but it has permissions in the lower levels of the root (Example : department HR).The problem stands here.If this user press the ...
  0 votes
  0 answers
  8 comments
  2693 views

Hi people :) I need to take the title of a document using java code even when the user doesn't have permission to see it.Can someone tell me if this is possible?
  0 votes
  1 answers
  2 comments
  1485 views

I need to extract an information from the Tagging document related the tags showed in each Document. Should I create a widget in Polymer?
  0 votes
  0 answers
  0 comments
  1444 views

Hello :) I have defined a search content view for a specific type of document.This document has a Boolean property and i can not filter by this property. Can someone help me?
  0 votes
  1 answers
  0 comments
  1861 views

Hello people :) I was wondering if someone could help me with this question.Is it possible to make a field mandatory depending on another's field value?
  0 votes
  0 answers
  0 comments
  1365 views

Hello Guys, I have Problem in Removing Specific Attachment From Document. When I try to delete attachment with index 3, it will always delete last attachment that is index 0. I have tried using below code. DocumentService ds = ...
  0 votes
  1 answers
  1 comments
  1493 views

Hi All, We have a scenario where we need to implement the following use case. Start the workflow and call the external asynchronous REST service (potentially this service will place message on MQ). Pause on that step to be notified to continue to ...
  0 votes
  0 answers
  0 comments
  1418 views

Hello :) I have created a document type that represents the workplace for a specific group of users(Example Department HR).I have also created a button that takes you to your worplace depending on you permission.After logging in and pressing the ...
  0 votes
  0 answers
  4 comments
  1680 views

Hello .i am using Nuxeo Template Rendering .This feature works with Open Office documents but i am facing problems with Microsoft Office documents.I dont get it ..Is there a bug in Nuxeo Platform for this kind of documents?
  1 votes
  0 answers
  1 comments
  1462 views

Hello, I have created validator as a custom property on a single directory suggestion, but it doesnt work. It works on text or others widget but in single directory suggestion it says property not found. Any idea? Thanks
  0 votes
  0 answers
  0 comments
  1584 views

Hello :) I have created a Nuxeo document that represents a configuration file .I have also created an event that is executed periodically using the Xml schedule extension.Inside the Xml schedule extension i have specified the cron expression.In the ...
  0 votes
  0 answers
  0 comments
  1525 views

Hello.. I want to limit the size of the files you can attach to Nuxeo Documents.At the documentation i saw a way by modificating nuxeo.conf.I set the max size this way: nuxeo.jsf.maxFileSize=555557 This way you can not upload files bigger than the ...
  0 votes
  0 answers
  7 comments
  2541 views