Skip to main content
1-Visitor
June 21, 2017
Question

Get all data from table with Form Processor

  • June 21, 2017
  • 1 reply
  • 2571 views

Hello,

so i need to get all the items from a table, my method was to get the data with a custom Form Processor using the list of objectBean from the parameter of the post process method, but i figured out that i getting only a limited number of object depending of the scroll size of my table area.

Do someone know how to fix that ? Get the list from nmcommandbean or increase the cache size in JS.

Is there a mean to add JS in my tableBuilder to increase JS cache ?

Thanks for your attention.

1 reply

1-Visitor
August 4, 2020

Hello

I am facing the same issue. Did you get any solution for this?

Thank you