@MarceloRosensaft - unfortunately we have not supported this and probably will not support it for the time being. Providing a "Select all" feature can be risky when the data amount is too large (say over 1 million) and then using it will cause performance issues, even crash the app.
Thank you for your response!
That's very unfortunate because the reason I need the "select all" functionality is to workaround a bug with the Action/Triggers system.
Marcelo
Hello,
Is there a limitation on the amount of selected records?
I'm asking because I have a table with about 10000 records and I set a trigger on a list to receive about 2500 of them. If the trigger just filters the data I get the 2500 but if the trigger selects the data I never get more than 1980.
Thank you in advance,
Marcelo
Hi Marcelo,
There should be no limitation on selections. Could you please provide us a sample app so we can target the issue?
Thanks,
Dan
Hello Dan,
I will prepare a text with the explanation of the system and the problem and will post it here.
Thank you in advance,
Marcelo
Hello Dan,
Thank you for your response.
Following is a description of part of my system:
What the user of the app wants to achieve is:
Following are the widgets of the page:
This is how it is implemented today:
I hope my explanation is clear because due to a problem in my enterprise portal I cannot prepare screenshots to show the widgets and the data behind them.
Thank you in advance,
Marcelo
Hello Dan,
Thank you for your response.
Following is a description of part of my system:
What the user of the app wants to achieve is:
Following are the widgets of the page:
This is how it is implemented today:
I hope my explanation is clear because due to a problem in my enterprise portal I cannot prepare screenshots to show the widgets and the data behind them.
Thank you in advance,
Marcelo
Hi @MarceloRosensaft ,
Thanks for providing the detailed steps and it helps. The behavior you saw is confirmed a bug and we will try to address it. But please be aware that there is a limitation on the number of selections, referring to the value of MaxRecordCount parameter defined in the feature layer service.