16
Views
9
Comments
SearchDropDown a lot of elements get stuck

I have more than 999999999 items to show, but the first time I land on the page the searchdropdown crashes without showing anything and it takes a long time to show the data, I am directly using an aggregate from which I take this data, should I use a server action to retrieve the data and this could improve the performance ?

Hello Gaetano Cerciello, 


Do you have that amount to be shown as an option on the dropdown or on the table on the page? 

If you have it for the dropdown, why not implement a dropdown server search instead?

If you have that amount on the table of your page, why not implement infinite scroll or pagination? 

Best regards, 

Ana

I think it is a widget from the new version, I don't have it among the widgets and I can't update my version at the moment in the project 

Hello again Gaetano, 

Yes, it is indeed. This pattern was released in OutSystems UI latest version (2.14.0). 

Best regards, 

Ana

 @Ana Agostinho How could I solve the problem temporarily? why can't i upgrade to the next version outsystems.

I searched among the outsystemsUI dependencies but I didn't find the widget you indicated, my version of outsystems ui is 2.17.0.

Hello again, 

That is odd. I have the same version as you and I can see it! :) 

Can you make sure you have it ticked?

Best regards, 

Ana


i have this and not have advance ui flows why?


That's strange, are you working with Reactive or Traditional apps? Because if it is Traditional, you don't have this widget at all... 

Best regards, 

Ana

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.