Filtering Repeating Groups | Bubble.io Tutorial

  Рет қаралды 58,826

Buildcamp

Buildcamp

Күн бұрын

Пікірлер: 49
@christcelestine
@christcelestine 3 жыл бұрын
This guy transmits serenity and mastery! I like this!
@S-lp4hq
@S-lp4hq Жыл бұрын
Thank you so much for this - very clear and concise! I was able to get the desired result of having an individual filter above each column using this technique!
@jean-louisgouwy
@jean-louisgouwy Жыл бұрын
For those who will see the video, what I would suggest in term of UX is adding a loader icon ... For some of your research, it's confusing to see nothing change quickly once you write into your input.
@gerryjohnson5000
@gerryjohnson5000 2 жыл бұрын
Excellent tutorial! Clear and easy to follow along. However, I do have a question. How did you set the field header in the repeater group?
@roberttrades6421
@roberttrades6421 3 жыл бұрын
5:06 when you change from the equal sign to "contains keyword(s)", why do you not choose the "contains" option?
@paulg7910
@paulg7910 3 жыл бұрын
great tutorials man! you are the Bob Ross of Bubble
@ManOfAllAges
@ManOfAllAges 2 жыл бұрын
"any field contains..." is exactly what I needed. thanks for sharing!
@Howardlin88
@Howardlin88 Жыл бұрын
That's really helpful, thanks for sharing.
@chumioCharlie
@chumioCharlie 3 жыл бұрын
Love the tutorials! Thank you for the content. I can’t seem to find anywhere how to create a repeating list that has a category followed by all the items to that category and as you scroll the next category comes up with it’s items?
@Yay1771
@Yay1771 2 жыл бұрын
Excellent video!
@danielchoi5534
@danielchoi5534 2 жыл бұрын
Thanks for sharing many good tips, John. Is there a way to search with case insensitive btw? It appears that the keywords must match the case by default and I'd like to know if we can overcome that.
@theosicard5670
@theosicard5670 Жыл бұрын
I think the function "contains" is case sensitive but I just tried with "contains keyword(s)" and it's now case insensitive
@DSEE-AyushAgrawal
@DSEE-AyushAgrawal 2 жыл бұрын
​ great video . Could you please help me with this problem : i have products with field a 'size' (containing a list of sizes available for that product) . i want to set the data source such that if the any product's Size field has any option available that's applied in the filter selected sizes,it should be displayed.
@diegobustos9681
@diegobustos9681 3 жыл бұрын
Brilliant work, very clear! May I ask if I want to add a filtering, by only showing the result of a search box, how can I do it? I don’t see the constrain option when the source of the repeating group is set to an API.
@nicholasdingler2564
@nicholasdingler2564 2 жыл бұрын
I don't see "input search name" 2:08
@Alizi85
@Alizi85 7 ай бұрын
You Are the best, thank you ❤
@Officialchens
@Officialchens Жыл бұрын
What input did you set in the repeating group? How did you built this repeating group?
@Mdshkarif
@Mdshkarif 2 жыл бұрын
thanks a lot, really helpful
@openhousevisitors2325
@openhousevisitors2325 3 жыл бұрын
This is a great video. I'm starting to look at all your content now!! Is it possible to filter a repeating group using a list created from a custom state?
@polsaque
@polsaque 3 жыл бұрын
Hi, great video. I would like to know if it would be possible to make a filter, for example, like excel where we selected in the filter itself with checkbox several names or several dates. Is there any plugin or create something like this? Thanks
@Buildcamp
@Buildcamp 3 жыл бұрын
Checkbox functionality for filtering is possible yes. We use states to accomplish this. This will help you get started kzbin.info/www/bejne/a5bXhHhnpdRqgJI&t
@MoundirRohmat
@MoundirRohmat Жыл бұрын
There is a way to refresh (reset) a RG without loading the page ?
@karlcardozatv
@karlcardozatv 4 жыл бұрын
How on earth did you get those headers in there. Tried everything and now just put text above which always have issues on mobile
@parrisgjerde9212
@parrisgjerde9212 3 жыл бұрын
I’d love to see that as well!
@EchoKids
@EchoKids 3 жыл бұрын
@@parrisgjerde9212 He talks about it in his other videos: kzbin.info/www/bejne/amWZlaN_gs2Al9E&ab_channel=Buildcamp
@yashaswivaidya6583
@yashaswivaidya6583 4 жыл бұрын
how to autogenerate unique data into repeating group and save it in database? please help
@gavinbonser3602
@gavinbonser3602 8 ай бұрын
does anyone know hop i can do this but from a text element?
@torontolivingtips
@torontolivingtips 3 жыл бұрын
Thanks so much for your teaching :-)
@felipens3
@felipens3 2 жыл бұрын
I thought that the client side occours just when use the advanced filters not the normal filters.
@jardbez4915
@jardbez4915 4 жыл бұрын
Muito Bom! Gosto muito dos seus tutoriais.
@Fhdixjfhdkkzbfkjxidj
@Fhdixjfhdkkzbfkjxidj Жыл бұрын
Thank you it's a great video ! But, I still have to type the full name or last name. What if I want to type only "Al" to found "Alice" ?
@Buildcamp
@Buildcamp Жыл бұрын
That called Fuzzy search - kzbin.info/www/bejne/r5qwoqmYmr6pipI
@getmorpheeus
@getmorpheeus 4 жыл бұрын
Can you please make a tutorial on how to make your app available in multiple languages? keep up the good work!
@Buildcamp
@Buildcamp 4 жыл бұрын
Yes sure I'll add it to my list.
@muzikgroundfloor8857
@muzikgroundfloor8857 4 жыл бұрын
i am very grateful for your lecture! may i ask a question? is it possible from "any fieild contains ●●●" → to "any field contains keyword(s)●●●" thank you very much!
@Buildcamp
@Buildcamp 4 жыл бұрын
This is not possible as what we are doing is looking for a word across multiple fields of a type i.e. name, location, title. 'Contains keywords' would be for searching for keywords in a single field i.e. just name field.
@muzikgroundfloor8857
@muzikgroundfloor8857 4 жыл бұрын
@@Buildcamp i see....thank you very much! you help me a lots😊
@YarMalikHere
@YarMalikHere 3 жыл бұрын
how can we make search faster. For me it takes atleast 1 second to show results and i have only 30 entries in Database
@Fernandogordilloramos
@Fernandogordilloramos 3 жыл бұрын
kzbin.info/www/bejne/r5qwoqmYmr6pipI
@InceptMVPDevelopers
@InceptMVPDevelopers Жыл бұрын
but in the end to search from every text field, we have to write the text complete again
@satyarthasaxena4582
@satyarthasaxena4582 4 жыл бұрын
Why have you used input element for search instead of Search box element?
@Buildcamp
@Buildcamp 4 жыл бұрын
As the result of the search is a filtered Repeating Group. The search element displays a single result beneath the search element.
@RobNieves
@RobNieves 4 жыл бұрын
How can you filter from a list? For example, I have list of different instruments a musician can play, but I have it as a list of things.
@Buildcamp
@Buildcamp 4 жыл бұрын
Yes. But you need to select a field in your instrument datatype. Perhaps the name field.
@morpheuzmatrix
@morpheuzmatrix 4 жыл бұрын
Thanks for sharing knowledge. If you could give me a clue, I wil really apreciate it. I am now strugle in how filter "Data type" as in your example: How to filter by "Team"?
@morpheuzmatrix
@morpheuzmatrix 4 жыл бұрын
Never mind. I found the answer in yours another video: kzbin.info/door/UEJ1leRiQ31aAmXo2gcfQwvideos
@arun33205
@arun33205 3 жыл бұрын
@@morpheuzmatrix kzbin.info/www/bejne/inq5eJawibdsiM0
@nordicast
@nordicast 10 ай бұрын
Hooh... The concept is nice. I hope you understand my pain, but I'm trying to figure out a optimised solution to combine search variables as list AND possibly carry it to the URL... As you can imagine, I might have to suck it and count on URL key solution with new page load?
@nksbits
@nksbits 2 ай бұрын
What if I want to have multiple constrains bound by an OR logic?
Combining Filter Types | Bubble.io. Tutorial
5:14
Buildcamp
Рет қаралды 30 М.
Processing data in popups | Bubble.io tutorial
18:31
Buildcamp
Рет қаралды 31 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Custom Dropdowns | Bubble.io Tutorial
10:29
Buildcamp
Рет қаралды 55 М.
Toggle filter: Getting started with Bubble (Lesson 7.5)
13:58
How to Save Data From an API to Your Bubble Database | Bubble.io Tutorials
12:17
Combine fuzzy search, sort, and filter a repeating group - Bubble.io
14:56
Responsive Repeating Groups | Bubble.io Tutorial
16:00
Buildcamp
Рет қаралды 36 М.
How to structure your Bubble.io database
25:44
nocodelife
Рет қаралды 35 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН