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

Forum Posts

deploy Issue

Dears after i develop my project and i want to deploy it to nuxeo so i open cmd and using nuxeo cli i write nuxeo hotreload configure /> the result is Server path must be absolute, and contain a Nuxeo Server Distribution see attachment

Custom Api doesn't listen

Hello Dears i was starting to build custom api as https://doc.nuxeo.com/nxdoc/webengine-jax-rs/ my code is Main Class : public class MyWebAppRoot extends Application { @Override public Set<Class> getClasses() { HashSet> result = new HashSet<Class<?...

Quick search does not search in file content

In "Default search" I can find documents by words that appears in their content. In "Quick search" doesn't appears any document if I search with the same words. Nuxeo documentation says that "Quick search" is a full-text search (https://doc.nuxeo.com...

sonia-c by Champ on-the-rise
  • 274 Views
  • 3 replies
  • 0 kudos

Nuxeo Studio

Hello i Add new Polymer element By Nuxeo Studio but in browser give this Request URL: https://connect.nuxeo.com/nuxeo/site/studio/v2/project/dsproject-data-serve/workspace/ws.resources/nuxeo.war/ui/document/DocumentScanning/online_demo_scan.htmlReque...

Studio ui

Hello Dears i use studio UI and i declared Layout Blocks then i import it into view of document type Browser network type --------------- ui/forms/my-goelement.html 401 (Unauthorized) -------------- i see that is easy problem how i can configure...

Using Nuxeo for Bill Management

Hello Team, I am a computer science student and I found your platform and I would like to learn how to use it by implementing some things with it. For my first project, I wanted to try to build a system that tracks bills. So I created a schema for a ...

Custom fields to groups and Web UI

With JSF UI, adding custom fields was very easy because a group layout existed ready to be overridden and customized. However with Web UI, the group fields are all hardcoded in the nuxeo-group-management elements and its children. Is there a new prop...