• Increase dashboard list number

  • We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #45037  by jllort
 
Should be modified the source code for it. If you want I can provide the clues for how doing it. The best option will be with a new configuration parameter in the profiles.
 #45040  by jllort
 
1- Fork the project in github
2- Create your branch ( where you will apply the changes )
3- First you should add new profile configuration parameter, for it must take a look at:
GWTWorkspace.java
ProfileServlet.java -> line 240
profile_general.jsp
ProfileMisc.java
-- When you got success with new configuration parameter then should use to choose the number of rows in the list, for it should change the methods to use the new var
DashboardServlet
OKMDashboard
DbDashboardModule ( here there a variable named MAX_RESULTS = 20;, if you only change it you will get the expected results, but obviously because is not a configurable parameter we will not merge in the actual source code ).

4- ask for a merge request from your branch to 6.3-dev ours

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.