nuxeo-webui
Hello, I have found a little bug in the nuxeo-webui component, and I have tried to report it in github, but I wasn't able to find the “Issues” option in the repository: https://github.com/nuxeo/nuxeo-web-ui Anyway, the problem is with the ...
0 votes
1 answers
0 comments
204 views
Is there a way to limit the storage space for each individual user in their Personal Space? There seems to be an add-on, but it doesn't support LTS 2019 WebUI (think it is only JSF). ...
0 votes
0 answers
0 comments
156 views
Hello, I followed the link “https://doc.nuxeo.com/nxdoc/purging-audit-logs-nxp_logs/” to empty the audit log. I didn't have an error while performing the procedure but after finishing I noticed that I cannot access the proxy documents (including ...
0 votes
1 answers
0 comments
200 views
Has anyone been able to get a preview renditions of Apple Keynote files in WebUI? It seems like it should be possible as LibreOffice can open .key files, and there seems to be a converter in the Nuxeo code. However, upon importer of a .key file ...
0 votes
2 answers
2 comments
350 views
Hi, I have a Nuxeo server running inside a Docker container, accessed on the web UI. I am trying to develop a package to define new document types. I created a multi-module project using command nuxeo bootstrap multi-module then a package using ...
0 votes
1 answers
0 comments
254 views
Hello, I followed the following link to import a javascript resource into my nuxeo but I don't know how to use this resource in another page such as nuxeo-file-create-layout.html. Do you have an idea please. Thank you
0 votes
2 answers
1 comments
209 views
Hi, Is it possible to get configuration data inside a custom component? The only properties I saw that are available (saw in other components) are user and document . Is there a way to get data from the nuxeo.conf or other sources? I need this ...
0 votes
3 answers
0 comments
231 views
There are a list of documents. Can I select a few documents on a list and start workflow on them .Currently there is no workflow button option when I select a document. Screenshot included.
0 votes
1 answers
0 comments
276 views
I know of two options: 1)Assignees 2)Assignees expression Is there a way that a workflow initiator can himself select a user from the list of users to take action?
0 votes
1 answers
3 comments
258 views
Now users have to go go Root>Domain>TheirWorkspace, Can I just drop them into TheirWorkspace without the extra navigation?
0 votes
2 answers
1 comments
283 views
Hello, I need to use 'nuxeo-document-suggestion' in my page Provider and I need to filter document that will be suggested, so I created a new page provider(query-filter-search).with query like this “ecm:isCheckedInVersion=0 AND ...
0 votes
1 answers
3 comments
290 views
I would like to modify the CSS in the login.jsp page so our our SSO alternate login button doesn't look bad (screenshot): We are using WebUI, and I can only find documentation for JSF UI: https://doc.nuxeo.com/nxdoc/how-to-override-the-login-page/ , ...
0 votes
1 answers
0 comments
295 views
I would like to pull all the documents are created recently using NXQL. Please suggest me the NXQL for the same order by date
0 votes
1 answers
0 comments
242 views
How to permanently delete items in search trash? In Web UI : No action button as “empty trash” is visible No action button appears in blue menu bar when items are selected If it is not possible in Web UI, is there any solution using Nuxeo API?
0 votes
3 answers
0 comments
463 views
Hi there, I have a relatively simple requirement: search for documents under the current folder. A similar issue has been discussed here , but I think I am missing something. I am using WebUI, so query parameters in the modeller are not there for me ...
0 votes
2 answers
1 comments
430 views