nuxeo-studio


Related Questions
Hello, I would like to customize dashboard gadget “MyWorkspace” with an extension point. How can I change the : results of search (a specific page provider ? What is the default search results configuration ? view of results list : if I want to hide ...
  0 votes
  1 answers
  1 comments
  2509 views

Hello, I try to hide the simple search inputText + button “Search” from the HeaderBar of Nuxeo platform, for anonymous user. I Try : <action id="simple_search"> <filter-id>not_anonymous</filter-id> </action> But it's not the ...
  0 votes
  1 answers
  1 comments
  3083 views

Hello, I work with nuxeo workflows on tasks forms. Is it possible to “hide” a button depending on a condition in nuxeo workflow task forms ? thank you
  0 votes
  1 answers
  1 comments
  2093 views

Hello, I work with workflow and created a task form with different fields, in nuxeo studio. I would like to know if it's possible to make a field of this form “mandatory” only if an other field is filled ? thank you
  0 votes
  1 answers
  0 comments
  1651 views

Hello, I use nuxeo workflow in nuxeo studio. I defined fields on a task. As “name”, “firstname”. I would like to force answers on this fields to “uppercase”. Is it possible on nuxeo studio ? thank you
  0 votes
  2 answers
  5 comments
  1983 views

Hello, I want to use a widget suggestion widget in a form, but i want to restain the user list to a LDAP-group and not to the WHOLE LDAP. Is it possible ? What do I need to ? thank you
  0 votes
  2 answers
  1 comments
  2026 views

Hi. How can I tell nuxeo to do the following upon document creation / upload? Offer a search for a similar document variant which the new document will be put into relationship / appended to Create a folder named after the document Put the document ...
  0 votes
  0 answers
  0 comments
  1866 views

Hi, I got an issue I'd like to share with you: Imagine a concept with a class “Test” and a class “Procedure”. The object “ Test ” requires, to be executed, to be linked to one (or more) “ Procedure “. e.g: Test1 is executed according to Procedure1 ...
  0 votes
  1 answers
  0 comments
  2749 views

Do you have any recommendation about development lifecycle practices when Studio is involved? Let's say some development is done via Studio while some other (like extension point implementation) is done via Nuxeo IDE? How do you reconciliate both? ...
  1 votes
  1 answers
  1 comments
  1556 views

Hello, I want to build a custom domain (for a specific Structure template) , so I created a doctype which extends the docType “Domain”. But, when I do it, my new domain hasn't the same behavior as the basic version (it's just like a normal ...
  0 votes
  1 answers
  0 comments
  4721 views

Hello friends, I am currently designing workflows in Nuxeo Studio, I defined a workflow variable (comment_workflow). How I can get the contents of this comment and make a comment to the document in which the workflow is available? I want to use ...
  1 votes
  1 answers
  0 comments
  5711 views

i know that if a make a new document type the workflow doesnt apply to my new document type I'm guided by this guide http://doc.nuxeo.com/display/Studio/Enable+workflow+on+your+document+type what is the default id or name of the workflow?? i only ...
  0 votes
  1 answers
  0 comments
  1761 views

Hello I create my own workflow which send a notification to validate a document. But an error occur and the mail isn't send : 2013-03-07 11:00:18,027 ERROR [freemarker.runtime] Expected hash. WorkflowVariables["valideur_dsi"] evaluated instead to ...
  0 votes
  2 answers
  0 comments
  2297 views

Hello, I have two questions. 1) In terms of workflow, is it possible to add a comment when a user validates the transition? I want that this comment will appear in the document history. 2) Is it possible to create a view based on the group? Let me ...
  0 votes
  3 answers
  2 comments
  3192 views

i need to backup my configuration and document types, life cycles, etc. i want to put that in other computer for a demo with important persons. i saw a button “download” and it generates a .jar should i save it in nuxeo home/nxserver/plugins ?? and ...
  0 votes
  1 answers
  1 comments
  1891 views