nuxeo-platform
Here's a question from a Nuxeo Newbie's perspective because I'm still not getting it. I work for a small non-profit and there's not any way for us to afford the $47,000 per year for a Connect account. Our needs are simple and I'm willing to do the ...
2 votes
1 answers
4 comments
3630 views
I'm wondering if it's possible to hide/display a widget on the bulk edit form based on the selected documents. I've customized the bulk edit form using the process How to Customize the Bulk Edit Form and I'd like to hide a particular widget if any ...
0 votes
1 answers
0 comments
1982 views
When we create a new document, a default view comes out regarding our own documents types. We need to order them in a certain way. How do we manage to access this default popup view?
0 votes
1 answers
1 comments
1577 views
I want to add some new indexes to my custom tables that are APPLICABILITY that is created by the a complex type schema as shown in image below . Is it possible to do using the default-repository-config.xml ? Or we will have to create the indexes at ...
0 votes
1 answers
0 comments
2389 views
My custom nuxeo platform don't use some services provided by deafult by nuxeo. for example (org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerService) It starts the open office .Which is not need in my case after search i can find that we can ...
0 votes
1 answers
0 comments
2482 views
I want to know how to detect when a metadata has been modified. I want to compare the last number of version of the document and the working copy before I do Check In. When I modified some metadada (not a file) I want to increment minor version ...
1 votes
2 answers
1 comments
3214 views
Upon starting Nuxeo 5.9.4 tomcat bundle for the very first time, Nuxeo builds database tables etc. We are getting below error in logs when Nuxeo is creating text index on “FULLTEXT” table. org.nuxeo.ecm.core.storage.StorageException: ...
0 votes
1 answers
0 comments
2431 views
hello on my server i have nuxeo installed from repository for ubuntu (“deb http://apt.nuxeo.org/ precise fasttracks”). this morning I got a notification about an update. so I did apt-get upgrade and this failed… actualy I'm not able to either ...
0 votes
1 answers
0 comments
2163 views
When i create a new custom schema , where it is stored in db? Can i find it and find the relations of my schema with other tables?
0 votes
1 answers
1 comments
1864 views
Can i create my own custom schema and tables and write a script to insert into that schema or tables directly with or with out using API? Is it possible to write to db directly by my custom script? And should be able to generate documents from the ...
0 votes
1 answers
0 comments
1844 views
Hello, I'm working on unit tests as described at http://doc.nuxeo.com/display/public/CORG/Unit+Testing#UnitTesting-Overview . My Nuxeo Studio extension also has custom UID generation as described at ...
0 votes
2 answers
1 comments
3452 views
hi, On the hotfix Nuxeo 5.6.0-HF30, you added new facets “MasterPublishSpace” and “PublishSpace” to document type “SectionRoot” and “Section”, I find the idea very well but you should say before installation in production. Because I redefined these ...
2 votes
1 answers
2 comments
2147 views
Hi ! I've used the Widget by property : file:content as an Image widget to display a preview in my custom summary layout. It work fine in Chrome but when displaying in firefox, the image is bigger than the space of the widget and is showing 'under' ...
0 votes
1 answers
4 comments
2232 views
Hello, It seems that to make it work with some CAS configurations, source of the CAS2-login-module has to be modified see here the checkProxyCasTicket(…) method: protected String checkProxyCasTicket(String ticket, HttpServletRequest httpRequest) { ...
0 votes
0 answers
0 comments
1864 views
Hi, I created a event listener and this listen workflowTaskEnded event. In this listener I can not get all my workflow and node variables values, only can get variable comment value. Why when you fire workflowTaskAssigned event, you add workflow ...
0 votes
1 answers
0 comments
4388 views