Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to report a bug

Hi people, I have noticed a bug in Nuxeo 7.10 which was present since the first release : Nuxeo 7.10 HF00. This bug has already been corrected in Nuxeo 5.8 but reappeared in Nuxeo 7.10. https://jira.nuxeo.com/browse/NXP-15291 So I want to report it i...

How to create several project in nuxeo studio

Hi people, I have 3 instances of Nuxeo platforms dedicated to different uses. One for the Open Archive. version used : Nuxeo 5.8 HF40One for the university staff to share the minutes of meetings, administrative documents etc. version used : Nuxeo 7.1...

Trouble with ldap dynamic groups

Hi all , We still use Nuxeo 5.6 connected to a ldap. Ldap manage users and groups (static and dynamic groups). Everything works as expected. We try to upgrade to the latest Nuxeo platform version LTS 7.10. I upgraded our 5.6 installation to 5.8 then ...

vicent by Champ in-the-making
  • 233 Views
  • 0 replies
  • 0 kudos

How to override "New permission" notification / alert ?

Hi all, I need to translate and override the notification mail sent when a new permission is given to someone. I have successfully override "documentPublicationApproved", "documentPublicationRejected", "documentPublished", "documentModified", "docume...

How to use Template Root with custom type

I created in Studio a custom doc type inheriting from workspace. TemplateRoot has been configured as a possible container for this new doctype. I can thus create such a doc under TemplateRoot. It does not appear in the template list on the workspace ...

REST API/NXQL Children of a Collection

Hi Normally one follows the recipe of querying a folder, get the UID and next issue a startswith on the ecm:path to get the contents of a folder (Workspace, Section). With Collections it is a different cookie: $query = "SELECT * FROM Document WHERE ...

olaf_ by Champ on-the-rise
  • 402 Views
  • 4 replies
  • 0 kudos

Customize BulkImporter

Hi all, I've customized our Bulk import form but I'm facing to issues with some fields. If I upload a PDF or ODT file, there is no problem but when I try to upload a txt file, there is an exception caused by fileds which. All fields which use a custo...