Hello,
I have a list widget that is populated through a message from another widget. I need a way to select all the rows with a button, a "select all" button. The same button on a table would help as well.
Any ideas?
Thanks,
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.
.
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,
Hi Marcelo,
There should be no limitation on selections. Could you please provide us a sample app so we can target the issue?
Dan
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 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.
@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.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.