extension-point
Hello, I'm trying to upload a Microsoft Word Template (.dotx) file and I'm getting this error: {"entity-type":"exception","status":404,"message":"Preview not available"} here is the logs: 2020-10-11T01:54:08,606 WARN ...
0 votes
1 answers
0 comments
1146 views
Can anybody give me a solution to configure multiple `org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent ` config and mapping extension point with different configuration (source and target path), different leaftype (I can do it ...
0 votes
0 answers
2 comments
1729 views
Hello, I want to remove LOCK and UNLOCK and Add selection to clipboard on some Documents custom. My filter is successful, because I could hidde other button, nevertheless, with this 3 actions, I couldn't find their action id name in order to apply ...
0 votes
1 answers
0 comments
2564 views
hello, Is there an extension point to set the default home page ? On Nuxeo 5.6 my user starts after connection on “Server default Domain”. Is it possible to start on “HOME>dashboard” Using ...
0 votes
1 answers
6 comments
3364 views
Hello, I would like to customize dashboard gadget “MyWorkspace” with an extension point. How can I change the : results of search (a specific page provider ? What is the default search results configuration ? view of results list : if I want to hide ...
0 votes
1 answers
1 comments
2509 views
Hello, I try to hide the simple search inputText + button “Search” from the HeaderBar of Nuxeo platform, for anonymous user. I Try : <action id="simple_search"> <filter-id>not_anonymous</filter-id>
</action> But it's not the ...
0 votes
1 answers
1 comments
3083 views
Hello, I try to do a page provider with parameters. Parameter should be get in a WIDGET custom parameters. This widget is using this page provider to display results. I couldn't find a solution to have results in my request WHEN I had 2 fields ...
0 votes
2 answers
7 comments
4306 views