56
Views
6
Comments
i have a SideBar for filter
Question

hello

i have a SideBar for filter


when i press "filter"



This error occurs





thanks





2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello.

Can you share the action you are calling?

It seems you are removing entries from results, instead of querying for a filtered list.

UserImage.jpg
Rashed khalel

Nuno Reis wrote:

Hello.

Can you share the action you are calling?

It seems you are removing entries from results, instead of querying for a filtered list.


2016-04-22 00-29-45
Nuno Reis
 
MVP

Funny, this is not the first complaint this week on that error...

Are you also doing the Mobile course?

https://www.outsystems.com/forums/discussion/61272/search-sidebar-not-providing-results/

If not, can you share the oml?

2021-07-14 09-27-33
Luís Cardoso

Hello Rahsed,

I try to implement the code that you show and works on my side without that error:

Can you share the oml or show how the button is implemented?


BR,

Luis

UserImage.jpg
Rashed khalel

thanks guys

this is my project

DonateandSave1.oap
2020-01-08 08-43-00
Rahul Kumar

Hi,

I think you have placed ToggleSearchSidebar inside the filter action that cause the that error. Because it can not   remove descendants container it can only remove children only. For toggle the content you need to put button outside the SearchSideBar.  

I am unable to test your .oap because there is too many error due to dependencies.


Thanks and Regards,

Rahul

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