Currently when you open the Forms Workload report the 'Completed Tasks' checkbox is selected by default. Most of the time we are not looking for tasks that have been completed, just those that are currently in process. It would be nice if that checkbox was unchecked by default. Having it checked by default requires more resources be used to return a larger data set.
Question
Question
Enhancement Request: By default, uncheck 'Completed Tasks' in Workload Report
asked on December 9, 2022
0
0
Replies
replied on January 3, 2023
Hi Blake,
If you would like to change it from Forms installation file, you can do it like this:
- Find this file: C:\Program Files\Laserfiche\Laserfiche Forms\Forms\js\app\reports\reports.ui.router.js
- Find the content: wlIncludeCompleted:''
- Change it to: wlIncludeCompleted:'false'
After save the file, open the reports insight page and CTRL+F5 to refresh cache.
The URL to open workload report should include "wlIncludeCompleted=false", so if you open it by pre-generated URL you need to update the URL you use.
1
0
replied on December 22, 2022
•
Show version history
Does anyone know of a way to change this behavior in the Forms files?
0
0
You are not allowed to follow up in this post.