9.2
kindly provide how to add a label in general properties section under last contributors. I have to add it in SUMMARY_PANEL_LEFT section thanks in advance.
0 votes
0 answers
0 comments
1233 views
I need to manipulate the search results. I'm changing the widget nuxeo-results used in the widget nuxeo-default-search-results. <nuxeo-results name="default" nx-provider="[[nxProvider]]" selected-items="{{selectedItems}}" display-mode="list"> ...
0 votes
0 answers
0 comments
1641 views
I just added 2 filter with the relatives aggregators with 2 different doctype in nuxeo-default-search-form and everithing works correctly. I didn't show a field in the search results, I don't know WHY. this field is showed correctly with common ...
1 votes
1 answers
1 comments
2593 views
Uploading scanned document results in it's preview being blank. This happens for all scanned PDFs, i.e. files that have only one image embedded. Other documents are loaded just fine. Other thing I noticed is that after running the document trough ...
0 votes
1 answers
0 comments
1616 views
Hi, I would like to know how to catch an exception in the front with web-ui Polymer, in case of an event handler aboutToCreate for example. In my listener : I rollback (it works) I add in contextData map a message, but this message does not display ...
0 votes
0 answers
0 comments
1668 views
Hello everyone, Currently I'm working on a project that will be integrated with Nuxeo but I got an issue during the implementation in nuxeo of the SSO with auth0, then I kindly asking you, if It’s possible to configure a new OpenID Provider? Please ...
0 votes
0 answers
0 comments
3026 views
Hi, I'd like to know if there is an existing documentation to create a nuxeo bundle which declare a new content type, without using nuxeo studio. More generally I'd like to know if to customize listings, create & edit forms, and document type ...
0 votes
2 answers
2 comments
2806 views
Hi, How can I set a password policy for users ? The documentation just says that 'The password complexity is checked against a regexp that can be changed.' and i didn,t find anything else about that. Thanks.
0 votes
1 answers
0 comments
2990 views
Hi, I would like to know how to get values from workflow variables in a html layout page ? For task variables, they are reachable with {{task.variables.comment}} But how do that for workflow variables ? I did not find documentation on this. I tried ...
0 votes
0 answers
0 comments
2149 views
Hello, I am currently trying to wipe and reinstall Nuxeo (from Homebrew) and I'm having some difficulties with remote connections. The initial install goes fine, but after having issues with the install pulling packages I wiped out everything and ...
0 votes
1 answers
3 comments
2043 views
hi, so far I had set the upload timeouts as an xml extension but after the 9.2 update the following messages appear on startup: Property 'org.nuxeo.dnd.upload.timeout' should now be contributed to extension point ...
0 votes
0 answers
0 comments
1483 views
Recently, I have had many symptoms of no-response in the user interface. The symptoms might vary, for instance a spinning wheel shown forever with no sign of progress or network interaction. The only thing that changed recently in the environment is ...
0 votes
1 answers
1 comments
2435 views
I need to extract an information from the Tagging document related the tags showed in each Document. Should I create a widget in Polymer?
0 votes
0 answers
0 comments
1507 views
Hello Nuxeo community, I've been trying to sort something out for a couple days and am not having any luck. Mostly it's the classic situation where you get over a hurdle and immediately hit another one with a project. Currently my company has a ...
0 votes
0 answers
1 comments
1532 views
Hi All, We have a scenario where we need to implement the following use case. Start the workflow and call the external asynchronous REST service (potentially this service will place message on MQ). Pause on that step to be notified to continue to ...
0 votes
0 answers
0 comments
1481 views