Notice how, after I’ve selected 1st of June, it automatically moves to the Check-Out date so I can quickly select 2nd of June.
Is it possible to do this with Bubble?
I’ve tried to use a conditional on the Check-In date using “When This DateInput’s value is not empty” but it only allows me to change the attributes of this element itself rather than the Check-Out one.
Try the “set focus” action in a workflow off of the clicking of that date. So when the date is clicked, set focus to the check out input. It’s in workflows, not conditional tab.
@kfhwdd Good idea! I was wondering the same thing. I just tried this and it worked!
Set your CheckOut Selector’s Minimum date to be ‘CheckInSelector’s value + (days): 1’. (Manually type in ‘1’ after you select ’ (+)days:'.) If you wanted the CheckOutSelector to jump a week ahead, you’d put 7 instead of 1, etc.
*I also set a conditional statement so that the CheckOut Selector is disabled if CheckIn Selector’s value is empty.
@kfhwdd No prob! I’ve been using Bubble for two weeks (wish I found it sooner!) Right now I’m mostly focused on The Code-Free Startup’s Airbnb course which has been incredibly helpful!
Great! The forum is such a helpful place. I’ve been using is regularly for about 4-5 months now. I’m hooked forever. I’ve not only built my own site (usercard.org) but have also been hired to build other sites for clients, and they range from simple static landing pages to a powerful scheduling app to a blog with CMS and even a social network! All in less than half a year… at the same time. I just can’t sing my praises enough.