Always glad it can help 🙏 I remember what it was like trying to learn Bubble in the beginning myself. I try to create the tutorials I wish I had when I first started!
@@BuildingWithBubble hey there. i followed your videi all to the end, but at the end i face an issue. i was unable to see profile-type option when adding a workflow and not even when i wanted to change the user's profile type. if you see this, please reply me back
Great question. If a file fails to upload, you'll need to make changes to the data field where you're storing the movie file. Within this field, you can reset the value by uploading your file again. Hope this helps!
Yes. This isn't am error, I simply just created multiple test accounts throughout the process of previewing my app. For example, I just have an account called test@gmail.com, then as you saw, I created a new account called test2@gmail.com When I ran a preview of the app at 1:33:55, I was just logged in as the first account. I hope this helps make sense.
Good question! All of the courses that I publish are 7-10hrs in length. Whenever I publish a full course, I share the first few hours on TH-cam for as a free video. This gives students a good idea of exactly what we're building. My teaching style also isn't for everyone, so by sharing the free version fo each course, it helps people decide if I'm a good fit for their goals. Hope this helps!
I'd recommend checking out my freelancing masterclass. It has a dedicated section that covers this in full detail: th-cam.com/video/ew8bNOsMmW4/w-d-xo.html
Awesome stuff Lachlan. How do you prevent non-registered users from seeing content through a copied link for example? Is that covered in your full course?
If you're in a region that Stripe doesn't support, I'd recommend looking at an alternative like Fultterwave. They tend to offer support for more countries and from what I can remember, there's a few plugins that make the integration relatively straight-forward. Hope this helps!
Are you familiar with the feature in Bubble know as merging data sources? This is one way to do a search with OR constraints in Bubble. I'd recommend checking out the community forum to learn more about 'merged with'. Hope this helps point you in the right directioN!
They don't. This is one of the main features of custom states (that you can temporarily store data without needing to retrieve data from the database). If you're looking to retrieve data from your database, you're best off creating that data as a new entry in the database itself.
Great question! Whenever I create a full course (typically 10hrs long), I’ll share the first few hours for free as a TH-cam video. This allows students to not only get a clear idea of the product we’re building, but also allows them to determine if my teaching style is right for them. The full course on my website will teach you how to build the entire app. Always here if you have any other questions!
Thanks as always! Around 2h46 you give the data source to the red group from the "current cell". What counts as a cell in Bubble? Is this only a RG thing? It's a little uncler to a newb like me ;)
Great question! Yes, a cell is only something you'll ever see when working with repeating groups. If a repeating group displays 10 items, it will show 10 things. Each thing will be displayed as its own 'cell'. These are the rows you see within a repeating group. The 'current cell' just means it'll dynamically reference whatever content is displayed within its relevant row. For example, the 3rd in your data base (that's being referenced in your data source) will be displayed in cell #3. Hope this helps clarify!
Hey Lachlan, i am in a country where i cannot completely create stripe account, i did get the publishable keys and test mode client id but i am unable to get the live mode client id, is there anyaway i can still do subscribtion section without live client id or with test client id? or any solution to this problem? Please rply ASAP!
Happy to help! If you're in a country that doesn't support Stripe payments, you'll need to look at using a tool like Flutterwave. It's just a Stripe alternative that supports more regions. While I've never created an integration with Flutterwave myself, I know there's a plugin that can help with the process. I'd definitely recommend checking it out!
Thanks for sharing🎉🎉. Being a solely code based developer, I appreciate how bubble:) is really great for MVPs . I am building from last one year & hybrid approach between code & nocode is helping me a lot. One more template created ❤❤ in my portfolio!!!
This tutorial is incredible. Super clear, complete and straight to the point. Thank you so much for your work !
Always glad it can help 🙏
I remember what it was like trying to learn Bubble in the beginning myself. I try to create the tutorials I wish I had when I first started!
Thank you so much Lachlan. Your teaching style is straightforward and easy to follow. Greatly appreciated!
My pleasure! This means the world to me 🙏
@@BuildingWithBubble hey there.
i followed your videi all to the end, but at the end i face an issue.
i was unable to see profile-type option when adding a workflow and not even when i wanted to change the user's profile type.
if you see this, please reply me back
Thanks Lachlan! I have been waiting for this for so long! This is phenomenal! Really, really appreciate you!💕
It was a long time coming!
And I'm always happy to help 😎
Thank you so much! This video helped me a lot. ❤😊
So glad it was useful 🙏
@@BuildingWithBubbleKeep up the great work. 🎉
From Kenya here, Learned a lot thank you, Mr. Kirkwood.
Awesome to hear it could help ✌
Is it copyright issues with uploading movies?
Like any platform, you'll need to have permission to use any copyrighted content.
35:31 if "movie content" type has more than one filed then movie-file field will be set to file type ?
Yes, the movie-file field should be a file type 👌
Thank you once again bro
My pleasure 🙌
3:39 what I can do when upload movie failed , content state will also lost ? In this case now I try to upload again file to this specific content?
Great question. If a file fails to upload, you'll need to make changes to the data field where you're storing the movie file. Within this field, you can reset the value by uploading your file again.
Hope this helps!
@@BuildingWithBubble sorry don't understand, is there a way to find if upload failed or not ?
At 1:33:44 email is test2, but at 1:33:55 it's showing as test. Can this be fixed?
Yes. This isn't am error, I simply just created multiple test accounts throughout the process of previewing my app.
For example, I just have an account called test@gmail.com, then as you saw, I created a new account called test2@gmail.com
When I ran a preview of the app at 1:33:55, I was just logged in as the first account.
I hope this helps make sense.
Hi, just a quick one : What's the difference between the videos that you have on TH-cam and the ones in your courses on the website?
Good question! All of the courses that I publish are 7-10hrs in length. Whenever I publish a full course, I share the first few hours on TH-cam for as a free video. This gives students a good idea of exactly what we're building.
My teaching style also isn't for everyone, so by sharing the free version fo each course, it helps people decide if I'm a good fit for their goals.
Hope this helps!
@@BuildingWithBubble yeah super helpful, thanks!
how to find bubble jobs ? Tried Upwork but nothing from there
I'd recommend checking out my freelancing masterclass. It has a dedicated section that covers this in full detail: th-cam.com/video/ew8bNOsMmW4/w-d-xo.html
@@BuildingWithBubble thanks alot , most clients refuse to hire someone from Africa
Unbelievable great
Appreciate it 🙏
hey im a little confused in your video you have a navigation menu but you didnt teach us how to create it
This one's is covered in the full course. You can get access to this through the link in the description ✌
Awesome stuff Lachlan. How do you prevent non-registered users from seeing content through a copied link for example? Is that covered in your full course?
Great question! And yes, that's covered within the full course 👌
Having issues creating a Stripe account. My country is not supported. What can I do?
If you're in a region that Stripe doesn't support, I'd recommend looking at an alternative like Fultterwave. They tend to offer support for more countries and from what I can remember, there's a few plugins that make the integration relatively straight-forward.
Hope this helps!
I don't know how to build app with seasons, can you teaching that?
amazing tutorial you should do one for creating a disney+ clone and maybe start a series on cloning different OTT apps/sites
Thanks! Are there any key features within Disney+ that you wouldn't get in Netflix?
In 2:5 is there a way to do search in db with OR condition?
Are you familiar with the feature in Bubble know as merging data sources?
This is one way to do a search with OR constraints in Bubble.
I'd recommend checking out the community forum to learn more about 'merged with'.
Hope this helps point you in the right directioN!
Do custom states retrieve data from databases?
They don't. This is one of the main features of custom states (that you can temporarily store data without needing to retrieve data from the database).
If you're looking to retrieve data from your database, you're best off creating that data as a new entry in the database itself.
thaks alot ....and do many pages affect your app?
what is the difference what`s explained in this video and what`s included in the paid full course ?
Great question!
Whenever I create a full course (typically 10hrs long), I’ll share the first few hours for free as a TH-cam video. This allows students to not only get a clear idea of the product we’re building, but also allows them to determine if my teaching style is right for them.
The full course on my website will teach you how to build the entire app.
Always here if you have any other questions!
If you want to have a lot of views you should use the pictures of the app you build not just words
Are can I build TV app cross platform Apple TV ,amazon TV ,Roku TV
Unfortunately, I'm under the impression Bubble apps wouldn't be able to be published across those platforms.
Good tutorial thanks, where are you from ?
Appreciate it! And I'm from Australia (hence the bad accent 😂)
@@BuildingWithBubble lol more important nice people there
Thanks as always! Around 2h46 you give the data source to the red group from the "current cell". What counts as a cell in Bubble? Is this only a RG thing? It's a little uncler to a newb like me ;)
Great question! Yes, a cell is only something you'll ever see when working with repeating groups.
If a repeating group displays 10 items, it will show 10 things. Each thing will be displayed as its own 'cell'. These are the rows you see within a repeating group.
The 'current cell' just means it'll dynamically reference whatever content is displayed within its relevant row. For example, the 3rd in your data base (that's being referenced in your data source) will be displayed in cell #3.
Hope this helps clarify!
Yes that's perfect thank you!!!@@BuildingWithBubble
Btw the google file with the image assets is sooo amazing!!! :)
@@peterdouglasross7217 Glad it could help! I thought it'd at least save everyone some time 👍
Hey Lachlan, i am in a country where i cannot completely create stripe account, i did get the publishable keys and test mode client id but i am unable to get the live mode client id, is there anyaway i can still do subscribtion section without live client id or with test client id? or any solution to this problem? Please rply ASAP!
Happy to help! If you're in a country that doesn't support Stripe payments, you'll need to look at using a tool like Flutterwave. It's just a Stripe alternative that supports more regions.
While I've never created an integration with Flutterwave myself, I know there's a plugin that can help with the process. I'd definitely recommend checking it out!
How can build tv. App
can you make another video on bubble freelancing
Is there a specific topic you'd like to see me cover?
@@BuildingWithBubble How about a platform where customers can hire expert agencies (from specific niche) based on their location?
@@tanay_sankhe Yes, this would definitely be possible with Bubble. Happy to add something like this to my list.
Thank you for considering.@@BuildingWithBubble
Thanks for sharing🎉🎉. Being a solely code based developer, I appreciate how bubble:) is really great for MVPs . I am building from last one year & hybrid approach between code & nocode is helping me a lot. One more template created ❤❤ in my portfolio!!!
Awesome to hear how Bubble's helped along the way! With a combination of both code and Bubble, the possibilities are endless!
can you build something of eneterpise level
Happy to add this to my list. Are there any specific features you'd like to see me cover?
How do you get permission to upload movies and tv shows
As the builder/owner of the app, you can run pages that aren't accessible to your users through their standard user-facing navigation menu.
Thank you but I was referring to uploading the movie Avatar on to my “Netflix” streaming service for instance how would I go about doing that?
Part 2
You can catch the full course through the link in the description ✌
Can you do this on iPad?😅
Yes, you can use Bubble on an iPad, although it'd be much harder than building on a desktop