You are viewing limited content. For full access, please sign in.

Question

Question

Hiding completed forms / Making the filter stay

asked on April 5, 2022

I see from this thread that the users can always go back and look to see what forms they've submitted.

https://answers.laserfiche.com/questions/168545/Hide-completed-tasks-forms-from-participant-users

Is there a way that the filter can stay on both "Completed" and "Canceled" not checked ? 

I have someone how has a lot so it takes time to load when she goes in there. 

Thought about deleting them but we don't want it to make it to where they can't go back and check them if needed. The yellow box in the attached picture is when I unselected both  Completed" and "Canceled" and it was blank. 

 

 

LF Filter.png
LF Filter.png (188.17 KB)
0 0

Replies

replied on April 18, 2022

Currently the filters for inbox tasks list can not be saved, also these filters are performed on the browser side after load all the data from the Forms server, it will not save the load time. If you want to reduce the number of items loaded in the tasks list to save the load time, you can edit the value of  "gridLoadLimit" option from cf_options table in Forms database(supported since 10.4.4), the default value is 5000, you can change it to smaller value such as 500. With this option, it will load the first 500 items by default, to load more, you need to click "Load more" link.

1 0
replied on April 19, 2022

Ok Thank you I will try that. 

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.