This is absolutely helpful, I'm glad I came across this. I heard Foursquare is also awesome. Is that so?
@c.hloenixon2 ай бұрын
so helpful thank you !
@loicleray2 ай бұрын
Thanks for sharing this. Very helpful. Huge time savings. Greetings from your neighbours in Aus 🇦🇺
@WizedWarlock2 ай бұрын
Glad I could help! What are you building?
@loicleray2 ай бұрын
@@WizedWarlock Building a website that needs some ability to filter database results based on location. Kinda like real estate "search for results in this area features.". Maybe adding a map in the future, and show results within that map view, but keeping it simple to start with. I'll add you on linked in. Keen to see what other stuff you're doing.✌
@WizedWarlock2 ай бұрын
@@loicleray Awesome man! Mapbox has an API that will calculate distances & create boundary boxes which can help filtering, even if you don't have a map to use. Feel free to reach out if you need any help!
@loicleray2 ай бұрын
@@WizedWarlock thanks man, figuring out how to have it work with postgis at the moment. Looks like you do backend stuff as well as the low-code platforms for freelance clients?
@thevectorbox2 ай бұрын
Hey! I just created a working Slider in wized/webflow using noUISlider, It's just very easy to setup + have lots of callback events. also we can tie to input field to accept value that you can push to xano, superbase
@DrMacBookPro2 ай бұрын
Hey, Just to let you know the autofill doesn't seem to be working on your live site anymore?
@parks18253 ай бұрын
Super helpful, thanks man!
@WizedWarlock3 ай бұрын
Glad I could help!
@abdlsuheel46743 ай бұрын
Good evening I want to create a map May I speak with you to provide you with information?
Mapbox showing the places data on map tile but they are not showing search results. 🙃 searvh results are so poor in mapbox
@finndollimore4 ай бұрын
I like the new editing format
@adenijifolagbade27144 ай бұрын
Thank you. Needed this for a project I'm working on
@c.hloenixon4 ай бұрын
This video helped me heaps, thank you !
@MrAttlaZ4 ай бұрын
Hey, it feels like this tutorial is a part of a bigger video, or am I wrong? Because you are skipping a bunch of stuff, for example how does the search_button action is set or what is contains variable. I guess guys who are more skilled in wwx can understand the flow better, but newbies like me are kinda stuck :D
@WizedWarlock4 ай бұрын
Hey! You are right this video doesn't cover all the details inside of Wized, it's more of a focus for the server-side (Xano). As for "contains" it's a search operator for a table, searching for fields that Contain your input! If you have any more questions, or are struggling, feel free to send me an email and I'll help out where I can :)
@MrAttlaZ4 ай бұрын
@@WizedWarlock Hey thanks for reply, I manage to make my search work after few tries and errors but how can I display the entire list of items before search? So basically when I access my page first time it wouldnt be empty. Thanks again
@thejorgemarques5 ай бұрын
Good video, but you can also use a CONCAT function option directly in the "Add Record", this way you will not need to create a variable before that.
@ZachBoughaffour5 ай бұрын
Yo - got the link for the cloneable? Great vid mate.
@WizedWarlock5 ай бұрын
webflow.com/@wizedwarlock here mate
@HarshVerma.Growth6 ай бұрын
Hi
@HarshVerma.Growth6 ай бұрын
Hi
@c.hloenixon6 ай бұрын
Very helpful video, the breakdown you included was so interesting !
@finndollimore6 ай бұрын
Great video man !
@c.hloenixon6 ай бұрын
Super helpful video, thank you !
@dougbrown27906 ай бұрын
Super helpful content! Also - Also, the video looks fantastic - what did you use to create it?
@WizedWarlock6 ай бұрын
Thanks! I recorded it in Screen Studio and edited it in DaVinci Resolve :)
@finndollimore6 ай бұрын
Nice, thanks for posting!
@tana_dior6 ай бұрын
show us how to use Xano realtime properly to do some kool stuffs
@finndollimore6 ай бұрын
Slick video 🎉
@tana_dior6 ай бұрын
funniest thing I was just working on this and couldn't quite get it...N here it is.
@WizedWarlock6 ай бұрын
Glad It helped!
@NoCodeProCode6 ай бұрын
Amazing video - as always 🙏💛
@NoCodeProCode7 ай бұрын
Wonderful video, I don’t like that that range slider only goes till 30 though 😂
@WizedWarlock7 ай бұрын
😅 Too soon!
@NoCodeProCode7 ай бұрын
@@WizedWarlock 😅
@diegolinares47547 ай бұрын
Nice video! Thank you so much for the value. I sent you an email, it would mean the world to me if you take a look :)
@WizedWarlock7 ай бұрын
Glad I could help! Just replied too :)
@likhikaRoutray7 ай бұрын
this is exactly what i was looking for, thanks 🙌🙌
@NoCodeProCode7 ай бұрын
Amazing Video 💛
@teodecu7 ай бұрын
Great walkthrough, thanks for this! 🙌 What if your filter options were dynamic and stored, in this example, in the "listings" XANO database itself? How would this be approached? 🤔
@WizedWarlock7 ай бұрын
Great question! Having dynamic filters stored in the table is a good idea, although depending on the number of filters. It could be a better idea to create a separate table. Let's call it “filters”. You can reference the “listings” table using an ID and have as many columns as you’d like for filtering, you could even introduce other table references (category, bookings etc). Then creating an Addon for the “filters” table to extend your “listings” API endpoint would allow you to return all the filter fields you want. For the “listings” API endpoint you’d still need a very broad number of inputs, or at least one input for every column in the “filter” table. I would have all the filter options built in webflow as dropdown menus, set to hidden. Then I’d only show the ones that didn’t return as null inside the response (in case you have some filters that don’t apply) This is a good idea for a video, I’ll put it on my list. Hope this helps!
@teodecu7 ай бұрын
@@WizedWarlock Thanks for taking the time to outline the solution-this helps a lot and comes just at the right time! 🙏 Keep up the good work with the WWX stack content-we're so early! 🔥
@AlabaOdu7 ай бұрын
Thanks for this
@daniel_migizi7 ай бұрын
Incredible tutorial!
@WizedWarlock7 ай бұрын
Thank you kindly!
@teodecu7 ай бұрын
was just looking for this! love it! subscribed! 💪
@surendarr21777 ай бұрын
Great work
@surendarr21777 ай бұрын
Please upload more videos like this
@NoCodeProCode7 ай бұрын
Amazing! Love this video 💛
@HarshVerma.Growth7 ай бұрын
Hi
@NoCodeProCode7 ай бұрын
Amazing! I love the implementation and your calmness - and the concise explanation, very clear - informative and digestible. Your videos are 100% better than the official tutorials. Thank you for your amazing community support 🙏💛
@WizedWarlock7 ай бұрын
Thank you for your feedback! It means so much!
@carloking21637 ай бұрын
Nice! Do you forsee there being problems using this method with there being around 600 items being rendered?
@WizedWarlock7 ай бұрын
Hey Carlo. Rendering 600 items on the map won't be much of an issue as far as the length of time it takes to render the map and it's properties. However it would be worth considering the UI issues of having that many icons on a map (depending how close together they are). I would take one of three approaches: 1: Cluster my data so that they display as icons showing their count for a specific area. They can then disperse on zoom. Difficulty - Easy. More about that here: docs.mapbox.com/mapbox-gl-js/example/cluster/ 2: Have either a server-side/client-side filter for the data that is set when the map loads I.E You have 300 rental properties and 300 for sale properties, but you choose either one to display on load, then your user can change the filter from there. Difficulty - Intermediate. 3: Build a function that finds the edges of the map viewport and then only displays a set amount of icons inside of that viewport. Whilst allowing it to recalculate the edges every time you zoom, giving the effect of it “refreshing” the map as you zoom in and out. Difficulty - Hard. I will be doing more videos on mapbox in the future so if you’d like to see something in particular, feel free to request it. Hope this helps!
@carloking21637 ай бұрын
@WizedWarlock I was considering going down the cluster route, to be honest. Was just checking in to see if you think it could have some loading issues in wized. May I ask why you chose to use the address for markers as opposed to the xano's built-in geo_point field?
@WizedWarlock7 ай бұрын
@carloking2163 I don't think you'll run into any issues with it loading in wized. The reason I didn’t use geopoints in this case is simply because Xano doesn’t have an inbuilt function or API that can convert addresses to lat/lng. It’s mainly manual work inside the database. You’ll still need to have a external API to get the lat and lng dynamically when new data was posted to your database. If the dataset is small, I’ll just use the mapbox api to translate it on the client-side. However in your case with 600 items. I would opt to store that lat and lng in my database and void the client side request, as to not use up my geocoding api calls on my mapbox account, (I think it’s 10,000 items a month). If you need any help in the future with this, feel free to contact me!
@carloking21637 ай бұрын
@WizedWarlock sent a request through your site mate 😁 Maybe it's a newer feature but when we were adding in the geo_point fields. We just typed in the name of the place and it was able to load the lat/lng directly inside the table which is pretty nice.
@WizedWarlock7 ай бұрын
@@carloking2163 Awesome! I am familiar with the address search for the table. However I'm not sure if you can formulate a post request to that table/column that will convert your address input into lat and lng natively. It works manually but to set that up dynamically I think it might require an external API....However I will do some more research on that 😄
@adenijifolagbade27147 ай бұрын
Thanks for this. Hoping to learn a lot more from you!
@WizedWarlock7 ай бұрын
Glad it was helpful!
@NoCodeProCode7 ай бұрын
AMAZING VIDEO ;-)
@WizedWarlock7 ай бұрын
Thank you! ♡
@NoCodeProCode7 ай бұрын
I absolutely love it 💛
@WizedWarlock7 ай бұрын
Just finished watching one of your videos and saw this pop up. Love your work!
@NoCodeProCode7 ай бұрын
@@WizedWarlock 🙏💛
@jetklenbautista24718 ай бұрын
Awesome! I just want to ask, how did you create the GeoJSON for US states? In my case, I need to create a GeoJSON for Oregon with a list of cities: Bend, La Pine, Madras, Prineville, Redmond, and Sisters. I hope you reply soon. Thanks in advance!
@WizedWarlock8 ай бұрын
Hey Jet! Sorry for the late reply. I got this Geojson from mapbox. They have a data source thats free to use. docs.mapbox.com/mapbox-gl-js/assets/us_states.geojson. This however only goes over US states. You can directly style/create your own in mapbox studio by creating a dataset (a lot of clicking and mapping) or use the mapbox boundaries tileset (paid). Let me know if this helps!