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

Forum Posts

Doc type picturebook not available

I just installed NP 6 LTS. I was previously using a 5.8 LTS. I was used to use a doc type "picture book" that allow diaporma display mode. I cannot find it in the new version even after installing DAM.

Database "nuxeo" does not exist

Hi, I installed Nuxeo using apt-get on Ubuntu. After changing my structure template I dropped my DB as mentioned here: http://doc.nuxeo.com/display/Studio/Structure+Templates However I have hard time recreating it. I thought nuxeoctl would do it for ...

koxon_ by Confirmed Champ
  • 323 Views
  • 2 replies
  • 0 kudos

ldap query speed

Hi, we have a working 5.9.5 Nuxeo platform connected to Active Directory. Everyhting is fine, but the first connection to Nuxeo is slow (20 seconds, sometimes more), due to the fact that Nuxeo need to populate its ldap cache information. I guess this...

nicolas_1 by Champ in-the-making
  • 441 Views
  • 3 replies
  • 0 kudos

MVEL replace string in mail template

Hello, I use Nuxeo Studio to send mail by Workflows with Mail Template, so I need to replace some caracter in Document.path How can do it? I try: ${Document.path.replace('TEST','OK')} Please help me. moise

saliminam by Champ in-the-making
  • 127 Views
  • 0 replies
  • 0 kudos

Removing the "Keep" option

How can I remove the "keep" option in a toggleable widget using the file:content widget. I want to make it so that the user is required to upload a new file when they are editing the document. Thank you!