Development-Configuration
Hi, I think there is a little coquille there . <extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService" point="types"> <types> <type name="UserInvitationContainer">default></type> <type ...
0 votes
1 answers
1 comments
1177 views
Hi. Following the documentation: https://doc.nuxeo.com/userdoc/using-workspace-templates/ I created a simple structure template under /Domain/Templates/.But now ¿How I use this template? i mean: I had supposed that this template now will be ...
0 votes
2 answers
1 comments
1040 views
Hello, I'm on Nuxeo 10.10 (LTS 2019) and I would like to redirect the user at the end of an automation chain. On studio I think I have to use 'Seam.NavigateTo' but impossible for me to find what argument matches. I want to be redirected to a ...
0 votes
3 answers
1 comments
1513 views
I need to add the source column to the default content view. I find some documentation on how to do this using Nuxeo studio. But I'm not using Nuxeo studio. I've tried to figure out how this works by overriding templates but have, so far, not ...
0 votes
3 answers
1 comments
1233 views
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
1271 views
I'm trying to upgrade a Nuxeo instance from 5.5 to a more recent version. I'm totally new to Nuxeo so please do forgive my ignorance. Somehow I was able to make progress but we found out that some of our relation data was gone. Reading the upgrade ...
0 votes
1 answers
0 comments
1163 views
Hi everyone, We are evaluating Nuxeo platform version 10.2 with webui. But we are really interested in jsf addons nuxeo-signature and nuxeo-quota. Is the migration of these addons planned for soon? If not, what would be the best way and ...
0 votes
1 answers
0 comments
1350 views
nuxeo-drice was working aerfectly. V 3.0.3 After moving my workstation from ubuntu 16.04 Trusty to 18.04 Bionic, nuxeo-drive crashes at startup with the message : File “/usr/local/lib/python2.7/dist-packages/nxdrive/manager.py”, line 16, in from ...
0 votes
2 answers
0 comments
2198 views
How can I allow a nuxeo group of users accounts to acces nuxeo only through the http rest API but deny them acces to the nuxeo web ui (jsf ui) ? I have searched the documentation but found nothing, please help!
0 votes
0 answers
0 comments
1270 views
All, The customer I am working with would like to redirect users based on the group membership to different locations. For example: the users in “memebers” group or no group membership would be redirected to “contact your admin” custom page in ...
0 votes
2 answers
1 comments
1428 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
1199 views
for some unknown reason, sometimes, libreoffice doesn't work as expected during thumbnail generation… In these cases, when nuxeo try to generate thumbnails for new documents, it launch its command line and wait job result. But the result never ...
0 votes
1 answers
0 comments
1572 views
Problem solved: check answer Hello, i am following the tutorial for jaxrs in order to make a webengine application. But, for the moment, i experiment a crash after having following the nuxeo tutorial for jaxrs: ...
0 votes
2 answers
0 comments
3098 views
Hi, I have an action of type “bare_link”, and I would like to execute a javascript function when the user clicks on the link, so I can register the event on the Audit Logs. I've seen that bare_link type actions are supposed to have a property called ...
1 votes
1 answers
0 comments
1767 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
1819 views