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

Question

Question

Increase the number of rows within the Results Tab of a Form

asked on June 21, 2016

I have a customer that is attempting to clear out old instances. He has over 5,800 instances for one form. 

Is there a way to increase the number of results being displayed at one time? 

Right now, the default is set to 100 at a time.

We are needing to filter and display all the completed instances before December.

 

0 0

Answer

SELECTED ANSWER
replied on June 22, 2016 Show version history

Please try following the details:

  1. In metric->instances table, you can set it to show 100 instances per page
  2. Filter out the completed instances
  3. In the url, you will find there is a string "pagesizeinstances=100", change it to 5800 and then refresh the page

it should show the 5800 completed instances. Thanks.

1 0

Replies

replied on June 21, 2016

there is a way to do it. if you look at the link of the forms it might be something like this

http://localhost/Forms/Home/Manage#/processes/allinstances?

here find "&limitallinstances=100" and assign it a value of 5800 and refresh to see all of the instances at once.

0 0
replied on June 21, 2016

This is to see all of the Forms Business Processes. 

I am needing to view all completed instances that have run for the Forms Business Process under the "Results" tab. 

 

0 0
replied on June 21, 2016

in that case it would be 

for reports: limitreports=5800

for tasks: limittasks=5800

for instances: pagesizeinstances=5800

for particular bp: pagesizestages=5800

change the show from 20 100 and see which one is changed in the url and use that to change it to 5800.

 

0 0
replied on June 21, 2016

I am still unable to increase the number of results view on the Page within the "Results' tab. 

0 0
SELECTED ANSWER
replied on June 22, 2016 Show version history

Please try following the details:

  1. In metric->instances table, you can set it to show 100 instances per page
  2. Filter out the completed instances
  3. In the url, you will find there is a string "pagesizeinstances=100", change it to 5800 and then refresh the page

it should show the 5800 completed instances. Thanks.

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

Sign in to reply to this post.