aequos-solutions / modern-data-visualizer

Documentation for the Modern Data Visualizer solution
https://aequos-solutions.github.io/modern-data-visualizer/
7 stars 7 forks source link

When will aequos - Data visualizer also have the possibility under Paring options to write the number of items per page as in PNP search? #97

Open MichalaLange opened 1 year ago

MichalaLange commented 1 year ago

Version used Ex: 1.5.4

Question In PNP search you can write a number. Par example my Product Owner wants lazy load, since that is not possible, the request was: "As many as possible". In Aequos - data visualizer the boundry is still 50.

We use the Aequos version for solutions for our Enterprise customers. We have a customer with multiple cases (each a site collection), it would be nice to have the above mentioned feature, before we launch a sync of the various master sites in the Production environment on + 200.000 cases.

If there is a workaround, I am also happy to hear about it.

Aequos screendump: image

PNP screendump - version 4.8.0 image

Additional context Add any other context about the problem here.

Laul0 commented 1 year ago

Hi @MichalaLange,

Thank you for your feedback, we took the note and added this improvement to our dev backlog. We will prioritize it.

Meanwhile, if you need to bypass the UI limitation, you can export your configuration via a PnP Site Template, then edit the configuration with your items per page and import the template. For sure, it is not a behavior for a final user but if you really need to bypass the limitation, the only way is to do it programmatically.

Please be sure we are doing our best to deploy the releases as fast as we can.

Thank you

MichalaLange commented 1 year ago

Thank you, also for workaround.