Advanced filtering decreases the speed of loading content

Hai bubble developers,
Thanks in advance.
I am facing a problem, my page is loading very slowly due to this advanced filtered. If there is any alternative way for this.


This image show the problem it is not loading the order id .

You can see this is advanced filter I have given.

have you tried to constrain the B2B customer on the Do a search instead of filtered operation?

Yes , but there is no option for B2B customer on the constrain of the Do a search.

Sorry, now I see that B2B is related to orderid and not directly to Order_details. With the info provided, maybe the issue is because bubble is doing a request for every order_detail to get its orderid related record and then its B2B customer - you may need to directly tie B2B customer to order_detail to improve performance

1 Like

Thanku for your help.
Can you please specify the searching way. As per your direction I have created a new field b2b customer in order_detail. But without advanced search how I form the search line.

If you create a new field in order_detail, you can insert the constraint directly on the do a search - without the need for :filtered

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.