For those unaware of the app - it’s a live-stream trivia contest. So the page flips between a host about to ask the question, then a list of questions that you can choose to answer.
My app will not be that complicated.
However, when you first login to HQ you are greeted with this:
Here is what my app looks like https://adhanapp.bubbleapps.io/version-test/sign_up_page?debug_mode=true
After you get the signup page, it should immediately take you to the homepage where a live video should be available for streaming. Currently you have to hit play, but hopefully I can figure out how to make it live stream.
Now - here is my question - My live stream will only be available a few times a day. So on the other times, I want people to be directed to a different home page (like the landing page above). How do I make this work if all users will be directed to the same homepage link?
This makes sense but one question - which is very basic - how do you make a new datatype? Does that mean a new page?
I’ve already made two pages. One for when it is active and one for when it is non-active. Now I just need to do what you suggested above to connect the two.
Are there screenshots or links that I can send to help you see where I’m at?
To be clear when you say “manually change the first item of Website’s live to yes or no” - I will change this section to say yes / no? Or is there another area where I do this?