nuxeo-studio
I know there are predefined widgets creating suggestions based on associated vocabularies, documents or users. Is there a simple was to provide such a feature for a free text field, based on the previous entries in this field (allowing for a kind of ...
0 votes
1 answers
1 comments
515 views
Hello, I wanto you change the title of my Nuxeo Plateform Page (I can do it in the admin tab by changing widget name of product) but I want to make it by an extension in studio. Someone know a way to do that? Thanks Sincerely
0 votes
0 answers
0 comments
442 views
Hi, Is it possible to collaborate in Nuxeo Studio project? Do we need several accounts (one for each team member) or only common one account ? Regards,
0 votes
0 answers
0 comments
455 views
Hi! I'm working on an automation chain in studio, and I'm running into an issue on trying to recursively apply a RunDocumentOperation operation to each document returned from a query. The general structure is I have this contextual user action, when ...
1 votes
0 answers
1 comments
657 views
I'm trying to hide the “Delete” button on the view_documents only if the selected custom document have a boolean property to 1. I'm using the Studio only … I tried to implement a contribution to the extension point “filter” but it does not seem to ...
0 votes
2 answers
6 comments
804 views
Hi Everyone, I begin in Nuxeo workflow use and I probably have a issue in my transition condition, but I don't understand where (I'm a noob also in MVEL) In a task, I have 2 transitions, and each calls an automation chain (Tchange only the state of ...
0 votes
1 answers
0 comments
661 views
Hi , I want to override a document type in nuxeo, i try to do it with nuxeo studio i don't find a solution. Anyone can help me.
0 votes
1 answers
0 comments
755 views
Hello, Is it possible to limit the management of groups and users of a poweruser only on its perimeter in the platform? Currently, a poweruser can see and edit all groups in the platform … I don’t want the « Groupe A poweruser » to be able to modify ...
0 votes
0 answers
0 comments
636 views
Hi everyone, I have a very simple automation chain in witch I extract the filemane to insert into a document title. In a fist time, I declare a variable “varNomFichier” whith value @{Document.getProperty(“file:filename”)} , and in a second time, I ...
0 votes
3 answers
0 comments
914 views
Hello, I don't know how send variables from foms in mail
0 votes
2 answers
0 comments
849 views
Nuxeo Studio - XSD file import fails silently if the schema contains unsupported XML schema elements
I spent quite a lot of time on troubleshooting XSD schema import failure. It turns out that if an imported schema contains unsupported features like token type or choice compositor, the creation of a schema in Nuxeo Studio will fail without any ...
0 votes
0 answers
0 comments
825 views
Hi, The goal is to allow this deletion only if the articles have a “valid” or “aRediger” workflow status I tried to interceive with an event 'AboutToRemove' to perform some treatment but it does not work anymore. Can you give me some help.
0 votes
1 answers
2 comments
946 views
Hello, I am trying to find the good way to perform a search on a multivalued field. My multivalued field is attached to a vocabulary. Let's say for exemple my field is dc:description and is linked to a country vocabulary (Containing FR / France, EN ...
0 votes
0 answers
0 comments
688 views
Hi everyone! I'm trying to implement a template structure in NXStudio. This structure is a simply hierarchy. Three subfolders should be created with some permissions when a creation of a particular document type occurs. All works fine if I try this ...
0 votes
0 answers
1 comments
659 views
Hi, In Nuxeo Studio, when I modified/added a document type in the Model, I could change the content layout for creation, view, and edit mode. Now, suddenly, when i open the document type to modify the content layout, it no longer shows me. I only ...
1 votes
2 answers
0 comments
1170 views