Тёмный
Eli Beachy
Eli Beachy
Eli Beachy
Подписаться 675
Комментарии
@mikeball4959
@mikeball4959 9 дней назад
@elibeachy what is the frames plugin you are using? Specifically with the pre-built page layouts Great video and fantastic integration, I love Bubble but hate the database. You've solved my big worry, thank you
@stueckmann
@stueckmann 29 дней назад
Hi Eli! Thanks for another good Video here on you tube. Can you please tell me what Plugin you use to get the beautiful design elements you used her? I mean the extension of the UI Builder. I can see the BUILDER area and the Visual Elements, Containers and Form Inputs... That seems to be a huge timesaver... Thanks for a short answer to that. Kai
@EliBeachy
@EliBeachy 23 дня назад
Hey Kai! I'm using www.madewithframes.com for that widget.
@lucasguarnieri1877
@lucasguarnieri1877 Месяц назад
Sos una maquina, thank you!
@lulland
@lulland 2 месяца назад
You're good at teaching. You helped me so much, I really appreciate it =D
@eudesjonathas2051
@eudesjonathas2051 2 месяца назад
I'm struggling to make a drop-down menu that changes color when the status of a task is selected: like "Stopped" it turns red, "Delivered" turns green and "In Progress" the drop-down menu turns orange. I've even tried css but there's more missing😢
@עומרביאלר
@עומרביאלר 2 месяца назад
This is just what I was looking for, your videos are perfect for migrating bubble DB to Xano 👏🏽
@luc-er8fm
@luc-er8fm 3 месяца назад
I did exactly as you did, but the first time I got the error “missing param: field_value”. Then I thought that the parameters in the plugin and the parameters in my API endpoint might be different, so I made them the same as in your video (this shouldn't change anything) and then I tried again and I got the error “Unable to locate request”. I really can't find out why. I would appreciate it if you help or if someone who sees this can help me, because I really want to use this plugin 😅
@TomyDeveloper-x6w
@TomyDeveloper-x6w 3 месяца назад
Hi Eli. Can You make an actualized tutorial XANO - BUBBLE for Inventory App ? Thanks from Argentina
@afolabiopeyemi8258
@afolabiopeyemi8258 3 месяца назад
100% for this video
@deezign_io
@deezign_io 6 месяцев назад
Thank you Eli!!
@ankurmadharia5274
@ankurmadharia5274 6 месяцев назад
Great video! So per my usecase, I want to let the users download the CSV with a single click. They click Download > this backend workflow runs > the file autodownloads on user's device How to achieve this? I am using 1T - CSV Creator plugin for JSON to CSV. What action should I do? And in which workflow - the 'download button' workflow or the backend workflow that we just learnt to create in this video? Can someone pls clarify this :)
@ahmedelkaffas3098
@ahmedelkaffas3098 28 дней назад
On your download button action, you should be calling the backend workflow API shown in the video, then after it finishes (i.e. once the "List of sales:count is 0"); then you should pass the JSON value created in the field "Final JSON" to your "Create CSV from JSON" action in your frontend workflow. Hope this helps !
@imeavinash
@imeavinash 7 месяцев назад
helpful
@richardbinnington9740
@richardbinnington9740 7 месяцев назад
Thank you again this is great! As a developer this is where I have been wanting to get!
@richardbinnington9740
@richardbinnington9740 7 месяцев назад
Dude! Wow! This is the best explanation of how to make a plugin I have ever seen. Thank you, Thank you! You are my hero!
@appstratum9747
@appstratum9747 7 месяцев назад
This is a useful tutorial, Eli. Thanks for posting.
@aiudapp1900
@aiudapp1900 8 месяцев назад
i need help seting auth token for users using sso all calls are unauthorized can you please help
@uristrauss6106
@uristrauss6106 8 месяцев назад
Thanks, this is really helpful.
@Luckytron
@Luckytron 10 месяцев назад
lol still relatable!
@mladenkaradzic3836
@mladenkaradzic3836 10 месяцев назад
Cool, thanks a ton Eli!
@igorleschenko9185
@igorleschenko9185 11 месяцев назад
thank you for so usefull JSON explatantion! Before, I used to avoid JSON, but with your video, I quickly and easily implemented it into my project, and now I understand how it all works. Thanks! 🙏
@davidsal8308
@davidsal8308 11 месяцев назад
Amazing video. You helped me so much and saved me a lot of time!
@dopefries
@dopefries 11 месяцев назад
Hi Eli, loving this dropdown.. would it be possible to add in the option for the background colour? and the dropdown background colour? or pointing out where I would add the css for this? Thanks!!
@obelixx1234567890
@obelixx1234567890 Год назад
Amazing. Great video, superb explanation.
@princenocode
@princenocode Год назад
Hello Eli , I'm impressed with the work you've done with Bubble's Xano Connector plugin. I wanted to know what to do if I have multiple API groups in Xano?
@EliBeachy
@EliBeachy Год назад
You can set the API group directly on any of the Xano elements on the page and the calls made from that element will go to the specified group.
@princenocode
@princenocode Год назад
@@EliBeachy I've always created several groups of Xano APIs to make maintenance easier. With the plugin I can only access one group. It would be useful if I could add several groups or do it dynamically.
@stueckmann
@stueckmann Год назад
Hi Eli, thanks for this very cool bubble Plugin. I am using it already and feel fine about it. One big question: I can only use Xano with an bubble API Call for displaying data in a chart element. Am I right that the Xano Connector does not support this? I can't select the Xano-Query-Element as a source for the chart… Thanks for helping me out. Regards from Germany Kai
@lucasteixeiraoliveira8223
@lucasteixeiraoliveira8223 Год назад
Hey Eli! Where did you get this signup/login UI template?
@felipecavalcante4349
@felipecavalcante4349 Год назад
Good afternoon. Excellent resources!!! Is this app free? I am from Brazil
@felipecavalcante4349
@felipecavalcante4349 Год назад
Boa tarde. Excelentes recursos!!! Esse aplicativo é gratuito?
@ayfolut
@ayfolut Год назад
hahaha 😂
@nathanielstummann20
@nathanielstummann20 Год назад
is it possible to do POST with this?
@usmansabir5295
@usmansabir5295 Год назад
You'll be remembered as one of the greatest
@svndrc97
@svndrc97 Год назад
Hey Eli, thanks for developing this great plugin 🙏🏼 Question: I have a simple XanoQuery which gives me all related messages for a chat. Each message has several fields. One of those fields is a list of table references of which I get a file url and a file name which I put as an addon to the response. Now when I do run & debug I do get the response that I want (which includes a nested object). However, if I manually input that response in the bubble api connector, the XanoQuery element is not able to parse the data. When I go into the bubble inspector I do see all the data inside the raw json body of the XanoQuery Element though but I dont get it as "Data" that I can work with. I have the same issue with other queries when my desired response contains objects. Has anyone had this experience too and knows a solution to this?
@endrefyl
@endrefyl Год назад
Hi again! I am having some problem with multiple calls from bubble to xano with the new "load data" parameter. It seems like it do 1-3 calls each time the parameter is set to "yes", even though it is just active for about a second. Is there any advice on i.e. conditionally manage this?
@lebohangephraimmahlabe4349
@lebohangephraimmahlabe4349 Год назад
Excellent video as usual. I have already started integrating Xano into my app with the Xano connector. Can't wait to see what awesome tricks you have up your sleeves. Great content!
@azlifestyle5316
@azlifestyle5316 Год назад
Just get to the point next time buddy, but thanks.
@EliBeachy
@EliBeachy Год назад
Yes sir, ok 😂
@nategell
@nategell Год назад
“We couldn’t process this: undefined”
@japarize
@japarize Год назад
This is really great video. However I can’t find how i can get Xano user's Name or other Information. I've added the inputs (Name and Last Name) in SignUp form. But in my Xano database I have only email and password. Pleaese if someone could help me.
@lebohangephraimmahlabe4349
@lebohangephraimmahlabe4349 Год назад
Hey not sure if you fixed this issue but I had the same problem. When you create your user database fields use "name_last" and "name_first" (just like in the video), this is a requirement. Also do not forget to change these under your Auth API (auth/me and auth/signup). I was using "firstname" and "lastname" and it did not work. Hope this works for you; it did for me.
@japarize
@japarize Год назад
@@lebohangephraimmahlabe4349 thanks but it didn't work for me. So I did it in classic way without xano connector plugin
@flynnd2140
@flynnd2140 Год назад
Awesome! This was super helpful. Thanks Eli.
@nikcolopez
@nikcolopez Год назад
Muy bueno, thanks
@nategell
@nategell Год назад
Eli!! This is a BIG game changer. I've been setting this up manually, so you've just saved me soooo much time!
@JosinaldoBezerra
@JosinaldoBezerra Год назад
Great content. I suggest a new video with the last version of xano connector.
@theradstream
@theradstream Год назад
Haha nice
@PerrinCarrell
@PerrinCarrell Год назад
Eli -- unbelievably useful video & explanation. Question: I successful get everything inside the view window, but the scroll function only works if the content in the view window is aligned left (i.e. won't work if aligned right). Any ideas? Thanks again man; really love the way you explain not just the execution, but the CONCEPTs so concisely.
@longtimenosee1951
@longtimenosee1951 Год назад
I tried the PATCH method, but it does not seem to be working as well as the POST method. I aim to edit a record, not create one, so how can I do that? Currently I am getting an error "Unable to locate request"
@onlyhcfreak
@onlyhcfreak Год назад
Super nice, thanks a lot! :)
@MrTheFrenchCOYOTE
@MrTheFrenchCOYOTE Год назад
Great content, great help for noobs such as me :) , I would be interested in a demo for some POST queries , and also a demo of your frame plugin. Great job again
@thiagobuzatto8801
@thiagobuzatto8801 Год назад
Muito obrigado!! Seu trabalho é maravilhoso 🙏🏻🙏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻
@ValOkafor
@ValOkafor Год назад
Thanks for sharing this is very helpful, literally pulled me out of a rabbit hole.
@endrefyl
@endrefyl Год назад
Hi, and thanks for this awesome tutorial and plugin! A real game changer imo! I have tried to read up on xano, but can't seem to get a full understanding on how to handle "privacy" in the xano end (like privacy in Bubble). Is there a way to generally define privacy in xano like in Bubble? Best regards, Endre
@galdx_
@galdx_ Год назад
i also have this question... in the video he shows that it is possible to ask for an user authentication. i believe that this would be needed for each api call that has a field that should be private. would appreciate to have a feeling of how much faster a marketplace app would be by implementing xano (eg. airbnb type)...
@endrefyl
@endrefyl Год назад
@@galdx_ That is correct! Authenticate the api, and have additional conditions where needed in the flow. Xano through the browser (with the Xano plugin) is superfast and Xano is also fast to work with when you get some Practice. I use reusable elements with custom flows in Bubble to trigger the calls, so when you do a good pre-job, building in Bubble frontend is almost as fast as «usual». But it takes some time to get the overview. As a test I made 20000 tings in a Xano table and the server hit 29% capacity over a period of 1 minute (looping/recursive).
@pabloherediapastor
@pabloherediapastor Год назад
Amazing video as always! the Xano Connector plugin makes this whole process so much easier to deal with