nuxeo-studio


Related Questions
Hello, is it possible to log debug info when running a script in Nuxeo Studio ? Thank you, Antoine
  0 votes
  1 answers
  1 comments
  2781 views

Hello, Let's suppose I want to use specific policies to decide whenever a transition is taken or not after a task. For example, i want the aproval transition to be active if 80 % of the participants hit the 'aprove' button. Where should I look to ...
  0 votes
  1 answers
  0 comments
  1310 views

I need to delegate right management for some workspaces. In this way, I want to hide others management sub-tabs like tab_local_configuration or tab_manage_subscriptions ? Instead of changing anything on “tab_manage”, I try to create new tab with ...
  0 votes
  1 answers
  3 comments
  1580 views

Bonjour les Workflows de bases de Nuxeo 5.5 ont disparue en 5.6 Je souhaiterais savoir comment les recréer avec Studio. Ces workflows répondais à la plupart des problèmatiques de workflows, ils était trè générique. En somme comment recréer sur ...
  0 votes
  1 answers
  0 comments
  2235 views

Bonjour, dans studio, lorsque dans un document custom, je lui affecte une icône, si je crée un document sans fichier joint (content), nuxeo garde l’icône que j'ai choisis. Par contre, si je joint un document word (excel, office, pdf), il remplace ...
  0 votes
  1 answers
  0 comments
  2182 views

Bonjour, depuis que je suis passée en 5.7, mes document de type custom n'arrivent plus à démarrer le workflow stantdard “revue en série” et dans les logs, j'ai ce message : 2013-10-28 13:09:38,836 WARN ...
  0 votes
  2 answers
  2 comments
  1840 views

I have successfully created a marketplace package containing custom extension code, and a JAR for our studio project. However, installing these two together takes many manual steps, as it seems that using the Admin interface to upload/install the ...
  1 votes
  1 answers
  1 comments
  1950 views

Bonjour, sur un type de document custom, j'ai crée un onglet (tab) qui contient un toogable form. Ce form-layout contient les metadonnées de mon document, mais je n'arrive pas à trouver comment retrouver la forme du widget qui permet de mettre à ...
  0 votes
  0 answers
  1 comments
  1731 views

Hello! Is there any way to use action on result line of content views as for example delete action in relations tab ? Thanks! Any answer is welcomed !
  2 votes
  3 answers
  5 comments
  1613 views

Hello! My problem is i can't create new tab on main menu, my purpose is just to navigate to specific document. I have used extension point <extension target=“org.nuxeo.ecm.platform.actions.ActionService” point="actions"> <action ...
  1 votes
  0 answers
  0 comments
  1486 views

Hi, In Studio, member of a Complex type cannot be another Complex type. Also, when defining a document layout, rows of a sub-widget cannot contain a widget of the type such as “Single Document Suggestion”. Is this a limit of Studio or a limit of the ...
  0 votes
  0 answers
  1 comments
  1311 views

Bonjour, sur un type de document custom, peut on créer en 5.7 une content view qui comporterait elle même des onglets ? Sinon est il possible de faire des boutons qui redirigent vers une recherche (mais qui ne serait visible que par ce bouton et ...
  0 votes
  0 answers
  0 comments
  1728 views

Hello, We got a strange behaviour in freemarker template. A document template is write in Freemarker and do the operation document.parent on a nuxeo document even if user has no read right on it during a workflow process (A workflow is run by ...
  0 votes
  0 answers
  0 comments
  3156 views

Hello, When i build a participants assignation in an accept/reject node in a workflow in studio, by default, the validation process works in graph mode, that's to say serial validation, so the order of validation participants can be changed. In a ...
  0 votes
  1 answers
  0 comments
  1947 views

Bonjour, je crée via studio une recherche avancée mais je me suis aperçue que ma requête ne ramène pas les documents qui sont dans les sous répertoires ou les sous workspaces du workspace où je lance la recherche. Ma requête nxql est la suivante$ ...
  0 votes
  1 answers
  1 comments
  2246 views

I have a metadata called “total” on a document. This document can have a variable number of children documents, all having a metadata called “amount”. How can I parameter an automation chain to calculate the “total” from the parent document which ...
  1 votes
  2 answers
  2 comments
  2562 views

Hi i overloaded the File document type in Studio, that implied to define a custom schema associated with the new document type, although that schema was empty. Now, I need to get rid of that schema : data has to be exported to a new repository that ...
  0 votes
  0 answers
  0 comments
  1771 views

Hello, I need to use jquery-ui and his ressources for some JS components but i don't know how to add all css/js/json/png files from the downloaded zip file from the jquery-ui web site. Can i do that ? Thanks, Jeremy
  0 votes
  0 answers
  0 comments
  2326 views

Bonjour, je souhaites que lorsqu'un utilisateur se connecte, il arrive sur sa page HOME, j'ai bien vu cette doc : http://doc.nuxeo.com/display/KB/Changing+the+welcome+page+of+Nuxeo+DM mais comment la mettre en place quand on utilise studio ? Merci ...
  0 votes
  1 answers
  2 comments
  1959 views

Bonjour, dans studio, j'ai créé un event handler qui doit mettre à jour la version de mon document lorsque je le publie dans une section. Pour se faire, j'utilise Document.CreateVersion (Snapshot Version) dans studio sur un type de document file, ...
  0 votes
  2 answers
  2 comments
  2559 views

Hi, I'm trying to follow the model of SampleCustomPicture to create my own Picture , Audio , Video , and File documents types that use my custom metadata schema. The problem I'm having is with the thumbnails in the DAM default view with my object ...
  0 votes
  0 answers
  0 comments
  2136 views

Hi i have ugraded my studio project from 5.5 to 5.7.3 and there seems to be an issue with the page provider used in a content view when there are more than (probably) 20 children view stacktrace The issue seems to be the same as the one about ...
  0 votes
  2 answers
  5 comments
  1682 views

How functional is Nuxeo without Nuxeo Studio? I'm looking at using it for a non-profit that has zero budget. To be perfectly up-front, they will never be in a position to purchase Nuxeo Connect. Can Nuxeo be customized without Nuxeo Studio? I ...
  1 votes
  2 answers
  1 comments
  2901 views

HI all EDIT: what I basically need to know is if there is a way to control who can delete/edit relations between documents. Thanks i need to deny the remove relation permission to the user that created a document (and to all other users)after ...
  1 votes
  0 answers
  0 comments
  1967 views

Hello, I would like do the same as : Xhtml : get all a document path with “Title” and not “name” but in document template (Code in freemarker) for email, pdf, xls extraction. So I got a “Document” in my template and need to write it's path, not with ...
  0 votes
  1 answers
  2 comments
  3260 views

Hello, I want to get all the path of a document in my code XHTML but not with “name”, with title as in the breadcrumbActions navigation tool. I would like this code, but with a documentModel in parameter and not the currentDocument : ...
  0 votes
  2 answers
  7 comments
  2317 views

Bonjour, est il possible de créer une métadonnée de type integer qui soit auto-incremntable pour un type de document custom ? Si oui, comment cela se fait il ? Merci d'avance.
  0 votes
  1 answers
  0 comments
  1692 views

Bonjour, dans l'onglet “résumé” d'un type de document maison, la partie “meta-données” (au dessus de méta données communes) a disparu. Quelqu'un aurait il une idée de comment faire pour les “remettre” ? Merci
  0 votes
  2 answers
  5 comments
  2134 views

hello, I wanted to hide to user a widget if no workflow task was current for him. I found this very good documentation about displaying things depending on “workflow or not workflow in process” ...
  0 votes
  1 answers
  0 comments
  1660 views

Hello, I would like to reference every possible fonction we can use in “advanced mode configuration” to test field and then display or not field. So I need to know what sort of test we can do there and if I understood well this is in “JBoss EL” ? Or ...
  0 votes
  1 answers
  4 comments
  1741 views