nuxeo-studio


Related Questions
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
  2315 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
  2626 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
  1844 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
  2399 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
  2042 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
  2653 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
  2240 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
  1751 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
  2994 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
  2047 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
  3362 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
  2409 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
  1757 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
  2203 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
  1729 views