Development
The Javascript client library gives an example on how to use promiseLibrary in order “To notify Angular to update the UI”, meaning AngularJS. How can this be done with Angular2 ? https://doc.nuxeo.com/710/nxdoc/javascript-client/ BTW, that was an ...
0 votes
1 answers
0 comments
2096 views
Hello people.I am using the getMemberUsers() method of the NuxeoGroup interface.I am facing a problem here.It always returns me an empty List
0 votes
0 answers
3 comments
1461 views
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
1765 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
1715 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
1693 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
2790 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
1556 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
1522 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
1961 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
1436 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
1571 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
1491 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
1768 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
1543 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
1653 views